🔧
Supabase Admin Self-Hosted
🔧MCP ServerMisterSandFR/supabase-mcp-selfhosted
What it does
Provides a comprehensive management and monitoring server for self-hosted Supabase instances, offering 54+ administrative tools for database, authentication, storage, real-time operations, and depl...
remotehosted
Installation
git cloneClone repository
git clone https://github.com/MisterSandFR/Supabase-MCP-SelfHosted.gitpip installInstall dependencies
pip install -r requirements.txtPythonRun Python server
python src/supabase_server.pyDockerRun with Docker
docker run -p 8000:8000 \DockerRun with Docker
docker run -p 8000:8000 supabase-mcp-serverConfigurationMCP configuration (may be incomplete)
{
"servers": {
"supabase": {
"name": "Supabase MCP Server",
...📖 Extracted from MisterSandFR/supabase-mcp-selfhosted README
27,156
AddedJan 26, 2026