PostgREST (Supabase)
MCP Serverby supabase-community · Added 5mo ago
Claude
2.6k
Install
npx -y @supabase/mcp-server-postgrestAdd to Claude
claude mcp add supabase-community-supabase-mcp-packages-mcp-server-postgrestQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"postgrest-supabase": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Connects to Supabase projects using PostgREST, or standalone PostgREST servers, enabling natural language querying and management of PostgreSQL data.
Tags
Databasesmcp-serverdatabasenpm