supabase/mcp
An MCP server that exposes Supabase tools to AI coding assistants like Claude and Cursor.

Not currently ranked — collecting fresh signals.
star history
The repository implements a Model Context Protocol server for Supabase, allowing AI assistants to directly interact with Supabase projects. It exposes tools enabling LLMs to manage database tables, fetch configurations, and query data. The server connects to AI coding assistants through the MCP standard, effectively serving as a bridge between LLMs and the Supabase backend.
Frequently asked
- What is supabase/mcp?
- An MCP server that exposes Supabase tools to AI coding assistants like Claude and Cursor.
- Is mcp open source?
- Yes — supabase/mcp is open source, released under the Apache-2.0 license.
- What language is mcp written in?
- supabase/mcp is primarily written in TypeScript.
- How popular is mcp?
- supabase/mcp has 2.8k stars on GitHub.
- Where can I find mcp?
- supabase/mcp is on GitHub at https://github.com/supabase/mcp.