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 Stars
0
User Rating
Not Rated
Favorites
0
Views
83
Forks
0
Issues
0
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Additional Resources
Related MCPs
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.