by Indie Developer
Manage Supabase projects including database, auth, storage, and edge functions.
Manage Supabase projects including database, auth, storage, and edge functions.
{
"mcpServers": {
"supabase-db": {
"command": "npx",
"args": ["-y", "mcp-supabase"]
}
}
}
npx -y mcp-supabase
{
"mcpServers": {
"supabase": {
"command": "npx",
"args": ["-y", "mcp-supabase"]
}
}
}Authentication
OAuth + PKCEServer class
VendorCompliance
None declared
MCP server for interacting with Supabase