Loading MCP server directory, please wait...
Manage Supabase projects end to end across database, auth, storage, realtime, and migrations. Moni…
npx @getmcp/cli add ai.smithery/MisterSandFR-supabase-mcp-selfhostedRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/MisterSandFR-supabase-mcp-selfhosted": {
"url": "https://server.smithery.ai/@MisterSandFR/supabase-mcp-selfhosted/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}