kapyn
RadarDatabases

Supabase

Databases · MCP Server

Visit Website

About Supabase

The Supabase MCP server lets an assistant query your database, manage tables, and run tasks against your project, turning natural language into Supabase operations.

Manage your Supabase project from the assistant.

CategoryDatabases
TypeMCP Server
SourceOfficial
Websitegithub.com

Installing Supabase

Runs on demand via npx. Nothing to install globally.

Claude Code
claude mcp add supabase -- npx -y @supabase/mcp-server-supabase
Claude Desktop · Cursor · VS Code · Windsurf
{
  "mcpServers": {
    "supabase": {
      "command": "npx",
      "args": [
        "-y",
        "@supabase/mcp-server-supabase"
      ]
    }
  }
}

Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.

See Supabase alternatives

Similar tools

PostgreSQLQuery a Postgres database in natural language.RedisRead and write a Redis store from the assistant.ChromaStore and semantically search embeddings.MindsDBQuery many databases as one, in natural language.MongoDBQuery and manage MongoDB from the assistant.NeonManage serverless Postgres with natural language.

Find more on the Radar

Browse every tool, model, and MCP server in one place.

Open the Radar