RadarDatabases
Supabase
Databases · MCP Server
About Supabase
The Supabase MCP server lets an assistant query your database, manage tables, and run tasks against your project, turning natural language into Supabase operations.
Manage your Supabase project from the assistant.
CategoryDatabases
TypeMCP Server
SourceOfficial
WebsiteInstalling Supabase
Runs on demand via npx. Nothing to install globally.
Claude Code
claude mcp add supabase -- npx -y @supabase/mcp-server-supabase
Claude Desktop · Cursor · VS Code · Windsurf
{
"mcpServers": {
"supabase": {
"command": "npx",
"args": [
"-y",
"@supabase/mcp-server-supabase"
]
}
}
}Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.
Similar tools
Find more on the Radar
Browse every tool, model, and MCP server in one place.