Supabase MCP Server
Rank #45,347pulsemcp/supabase
Integrates with the Supabase platform for managing databases, projects, migrations, and storage.
Supabase MCP Server is a Model Context Protocol (MCP) server published by supabase. It ranks #45,347 of 76,851 servers tracked on MCP Toplist. Supabase MCP Server is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 4, 2025.
Ranks ahead of 31,504 of 76,851 servers on MCP Toplist.
Use Supabase MCP Server
Add Supabase MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"supabase": {
"url": "https://mcp.supabase.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
supabase
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Supabase MCP Server?
- Supabase MCP Server is maintained by supabase, which publishes 4 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Supabase MCP Server listed on the Official MCP Registry?
- Supabase MCP Server is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Supabase MCP Server have?
- Supabase MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Supabase MCP Server?
- The source code for Supabase MCP Server is hosted at github.com/supabase/mcp/tree/HEAD/packages/mcp-server-supabase.