HenkDz/selfhosted-supabase-mcp
An MCP Server for your Self Hosted Supabase
Platform-specific configuration:
{
"mcpServers": {
"selfhosted-supabase-mcp": {
"command": "npx",
"args": [
"-y",
"selfhosted-supabase-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...