All servers



Supabase
verifiedQuery Postgres, manage RLS, and call Edge Functions.
by Supabase5.4kApache-2.0updated 1mo agoadded 1y ago
Official Supabase MCP. Inspect schemas, run SQL, and manage Auth and Storage.
Install
Add this block to your claude_desktop_config.json then restart Claude Desktop.
claude_desktop_config.jsonjson
{
"mcpServers": {
"supabase": {
"command": "npx",
"args": [
"-y",
"@supabase/mcp-server-supabase@latest",
"--access-token",
"sbp_xxx"
]
}
}
}Related servers
Postgres
by Anthropic
51k
Read-only SQL access to a Postgres database.
Node.jsOfficialDatabaseauth
updated 1mo ago
SQLite
by Anthropic
51k
Query a local SQLite database safely.
PythonOfficialDatabase
updated 1mo ago
AWS KB Retrieval
by modelcontextprotocol
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
UnknownCloudKnowledge