SupabaseGPT-MCP
SupabaseGPT is a python backend that implements a Model Context Protocol (MCP) to bridge a Supabase database with an OpenAI LLM. It allows for secure querying and updating of user data in the database, while enabling natural language interaction with the data for both reading and writing.
GitHubスター
0
ユーザー評価
未評価
お気に入り
0
閲覧数
73
フォーク
0
イシュー
0
技術情報
プログラミング言語
Python主要言語
システム要件
特定の要件は記載されていません
メンテナンス状況
アクティブGitHubトピック
DatabaseAI/LLM
関連するMCP
oceanbase_mcp_server
3
A Model Context Protocol (MCP) server that enables secure interaction with OceanBase databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.