supabase
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
supabase MCP Server
MCP server for supabase/supabase
Ready-to-Use Client Configurations
{
"mcpServers": {
"supabase": {
"command": "npx",
"args": [
"-y",
"@supabase/supabase"
]
}
}
}