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
71
Forks
0
Issues
0
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.
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.