Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"supabase-mcp": {
"command": "npx",
"args": [
"-y",
"supabase-mcp"
]
}
}
}
Or smoke-test directly:
npx -y supabase-mcp
Details
| Website | https://www.npmjs.com/package/supabase-mcp |
|---|---|
| GitHub | git+https://github.com/Cappahccino/SB-MCP.git |
| License | unknown |
| Pricing | free |
| Tags | supabase mcp model-context-protocol claude anthropic |
| Sources | npm |
| Discovered | 2026-05-25 |