Home/Directory/Data & Databases/Supabase Server

Supabase Server

@alexander-zuev · github.com/alexander-zuev/supabase-mcp-server

Supabase MCP Server with support for SQL query execution and database exploration tools

ClaimedData & Databasesstdiolocal auth
GitHub

Install one command

terminal
$ pipx install supabase-mcp-server

Or add it with the Claude CLI: claude mcp add alexanderzuev-supabase-mcp-server

Tools exposed 19 tools

get_schemas
get_tables
get_table_schema
execute_postgresql
confirm_destructive_operation
retrieve_migrations
live_dangerously
send_management_api_request
get_management_api_spec
get_auth_admin_methods_spec
call_auth_admin_method
get_user_by_id
list_users
create_user
delete_user
invite_user_by_email
generate_link
update_user_by_id
delete_factor

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "alexanderzuev-supabase-mcp-server": {
      "command": "pipx",
      "args": ["install", "supabase-mcp-server"],
      "env": {
        "SUPABASE_DB_PASSWORD": "<your-supabase-db-password>",
        "SUPABASE_ACCESS_TOKEN": "<your-supabase-access-token>",
        "QUERY_API_KEY": "<your-query-api-key>",
        "SUPABASE_PROJECT_REF": "<your-supabase-project-ref>",
        "SUPABASE_REGION": "<your-supabase-region>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Data & Databases
Compare
@mindsdb

Connect and unify data across various platforms and databases with MindsDB as a single MCP server.

Data & Databasesstdio no-auth
39.3k6d ago0 toolslocal
Install command unavailable — see repo
Compare
@mediar-ai

Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…

Data & DatabasesHTTP no-auth
19.2k4d ago0 toolslocal
$npx screenpipe record
Compare
@topoteretes

Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources

Data & Databasesstdio auth
17.8k4d ago0 toolslocal
$pip install cognee