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
閲覧数
75
フォーク
0
イシュー
0
インストール方法
難易度
初級推定所要時間
5-10 分
追加リソース
関連する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.