Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ—„ļø Databases
  3. Supabase MCP Server
Supabase MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/10/2026, 2:01:11 PM

Supabase MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository832 GitHub StarsTotal stargazers on GitHub for the source repository (832 stars).Visit Website
supabasepostgresqldatabasesqldeveloper-tools

Supabase MCP server for SQL, schema changes, Management API operations, and Auth Admin tasks over stdio.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "alexanderzuev-supabase-mcp-server": {
      "command": "uvx",
      "args": [
        "supabase-mcp-server"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesšŸ—„ļø More in Databases

Overview

The alexanderzuev/supabase-mcp-server MCP server connects MCP clients to Supabase PostgreSQL, project management, and Auth Admin capabilities. It supports SQL execution with read-only or read-write modes, runtime risk assessment, transaction handling, and schema-change versioning. Management API and Auth Admin features require their respective Supabase credentials, while all operations require a QUERY_API_KEY from thequery.dev. Reach for the alexanderzuev/supabase-mcp-server MCP server when an IDE or compatible MCP client needs controlled database work against a local or remote Supabase project, but note that the project is no longer actively maintained.

Use cases

•Run controlled SQL queries from an MCP-compatible IDE
•Explore and version a Supabase database schema
•Manage remote Supabase projects through the Management API
•Administer Supabase users with Auth Admin methods

Key features

•Read-only and read-write SQL modes
•Runtime SQL risk assessment
•Three-tier SQL safety controls
•Schema exploration and versioning
•Supabase Management API access
•Auth Admin SDK user management

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Supabase MCP Server.

Extracted Tool Capabilities
Read-only and read-write SQL modes
Runtime SQL risk assessment
Three-tier SQL safety controls
Schema exploration and versioning
Supabase Management API access
Auth Admin SDK user management

How Supabase MCP Server works

What alexanderzuev/supabase-mcp-server MCP server does

The alexanderzuev/supabase-mcp-server MCP server exposes Supabase-related operations to MCP clients using the stdio protocol. Its main database function is SQL execution against Supabase PostgreSQL, with configurable read-only and read-write modes. SQL statements are validated at runtime and assigned risk levels, using separate safety tiers for safe, write, and destructive operations.

The server also includes tools for exploring and changing database schemas. Schema changes are versioned automatically. Additional capabilities cover Supabase project administration through the Supabase Management API and user administration through the Supabase Auth Admin SDK.

The repository states that it is no longer actively maintained because Supabase now provides an official MCP server. That maintenance status is an important consideration when choosing the alexanderzuev/supabase-mcp-server MCP server for a new deployment.

How it works

Database access uses asyncpg and a Supabase transaction pooler connection. Local Supabase development defaults to a direct connection at 127.0.0.1:54322, while remote projects use a transaction-pooling endpoint based on the project reference, password, and AWS region. Session pooling is not supported.

The Management API connects to https://api.supabase.com and is available only for remote Supabase projects. Auth Admin requests use the local Supabase URL during local development or the project-specific Supabase URL for remote deployments. These two feature areas are optional and become available when their corresponding credentials are configured.

MCP clients launch the server locally through stdio. The README identifies Cursor, Windsurf, and Cline as compatible clients, along with other clients that support stdio.

Setup and configuration

Python 3.12 or newer is required. The published package can be installed with pipx install supabase-mcp-server or through uv; source installation is also documented. The project requires a QUERY_API_KEY from thequery.dev for all operations.

Required connection settings are SUPABASE_PROJECT_REF, SUPABASE_DB_PASSWORD, SUPABASE_REGION for remote projects, and QUERY_API_KEY. Local-development defaults are provided for the project reference, database password, and region, but remote projects require the actual project values. In particular, SUPABASE_REGION must match the region shown in the Supabase dashboard.

SUPABASE_ACCESS_TOKEN enables Management API access, and SUPABASE_SERVICE_ROLE_KEY enables Auth Admin SDK access. Configuration can come from environment variables, a local .env file when running from source, or a global configuration file under the platform-specific Supabase MCP configuration directory. Installed packages do not read a project-local .env file, so use environment variables or the global file with pipx or uv installations.

Tools and capabilities

  • Execute SQL in read-only or read-write mode.
  • Validate SQL and classify operation risk.
  • Apply safe, write, and destructive SQL safety tiers.
  • Handle transactions over direct and pooled database connections.
  • Explore schemas and version database changes.
  • Manage remote Supabase projects through the Management API.
  • Manage users with Auth Admin SDK methods.
  • Provide pre-built tools intended to help Cursor and Windsurf use MCP.

Limitations and notes

The alexanderzuev/supabase-mcp-server MCP server does not support session pooling. Management API access does not work with local Supabase projects, and Auth Admin or Management API features require separate optional credentials. Remote database connections also depend on the correct Supabase region; a mismatch can produce a tenant or user not found error.

The README explicitly says the project is no longer actively maintained. Supabase's official MCP server is presented as the maintained alternative, so evaluate that option before adopting this repository for long-term use.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Databases View all alternatives
  • MCP Mysql Server logoMCP Mysql Server

    Node.js-based MySQL database integration that provides secure MySQL database operations

    šŸ—„ļø Databases5 views
    Compare vs MCP Mysql Server →
  • Supabase MCP logoSupabase MCP

    Official Supabase MCP server to connect AI assistants directly with your Supabase project and allows them to perform tasks like managing tables, fetching config, and querying data.

    šŸ—„ļø Databases5 views
    Compare vs Supabase MCP →
  • MCP Server Mysql logoMCP Server Mysql

    MySQL database integration in NodeJS with configurable access controls and schema inspection

    šŸ—„ļø Databases3 views
    Compare vs MCP Server Mysql →
  • MCPg logoMCPg
    Verified

    Production-grade PostgreSQL MCP server with 100+ tools for catalog introspection, AST-validated safe query execution, index tuning, natural-language SQL, pgvector/TimescaleDB/AGE integrations, and HTTP/stdio transports.

    šŸ—„ļø Databases10 views
    Compare vs MCPg →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
832
Stargazers on the source repository.
Last commit
20d ago
Most recent push to the default branch.
Directory activity
1 upvotes
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Supabase MCP Server

Install Python 3.12 or newer, then run `pipx install supabase-mcp-server` or install it with uv.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSupabase MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/alexanderzuev-supabase-mcp-server?style=directory)](https://allmcps.com/mcp/alexanderzuev-supabase-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/alexanderzuev-supabase-mcp-server"><img src="https://allmcps.com/api/badge/alexanderzuev-supabase-mcp-server?style=directory" alt="Supabase MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ—„ļøDatabases
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimePython
AuthAPI key
LicenseApache-2.0
ClientsCursor, Windsurf, Cline / VS Code
Last updatedSep 2, 2026
19/19 checks healthy over the last 33d
Views5
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars832
GitHub Star CountTotal stargazers on GitHub representing community popularity (832 stars).
Last commit20d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 21, 2026
51Quality signal: Good Ā· 51/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity10/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 14d ago via OSV.dev Ā· supabase-mcp-server (PyPI)

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ—„ļø Databases →Best MCP servers for Databases →Alternatives to Supabase MCP Server →Install in Claude DesktopInstall in CursorInstall in VS Code