MCP Directory
Back

supabase-mcp-server

by alexander-zuev · Python · ★ 819

Query MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.

#cursor#model-context-protocol#supabase#windsurf

Install

pip install git+https://github.com/alexander-zuev/supabase-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "supabase-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/alexander-zuev/supabase-mcp-server.git"
      ]
    }
  }
}

From the README

> 🌅 More than 17k installs via pypi and close to 30k downloads on Smithery.ai — in short, this was fun! 🥳 > Thanks to everyone who has been using this server for the past few months, and I hope it was useful for you. > Since Supabase has released their own [official MCP server](https://github.com/supabase-community/supabase-mcp), > I've decided to no longer actively maintain this one. The official MCP server is as feature-rich, and many more > features will be added in the future. Check it out! Query MCP is an open-source MCP server that lets your IDE safely run SQL, manage schema changes…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers