Supabase MCP server
Manage your Supabase project from the assistant. The Supabase MCP server lets an assistant query your database, manage tables, and run tasks against your project, turning natural language into Supabase operations.
Category
DatabasesMaintained by
OfficialProtocol
Model Context ProtocolSource
supabase-community/supabase-mcp
DatabasesMaintained by
OfficialProtocol
Model Context ProtocolSource
supabase-community/supabase-mcp
What it does
The Supabase MCP server lets an assistant query your database, manage tables, and run tasks against your project, turning natural language into Supabase operations.
Like any MCP server, Supabase plugs into MCP-compatible assistants (such as Claude and other clients) so the model can use it as a tool — no custom integration code required.
Related Databases MCP servers
- PostgreSQLQuery a Postgres database in natural language.
- RedisRead and write a Redis store from the assistant.
- ChromaStore and semantically search embeddings.
- MindsDBQuery many databases as one, in natural language.
- MongoDBQuery and manage MongoDB from the assistant.
- NeonManage serverless Postgres with natural language.