Supabase
MCP Serverby supabase-community · Added 5mo ago
Claude
2.6k
Install
npx -y @supabase/mcp-server-supabaseAdd to Claude
claude mcp add supabase-community-supabase-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"supabase": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Connects directly to Supabase projects for managing databases, executing SQL queries, applying migrations, and handling configurations through natural language commands.
Tags
Databasesmcp-serverdatabasenpm