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
Supabase MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 12:16:07 PM

Supabase MCP

User RatingsBe the first to rate and review this MCP server!
View Repository2.9k GitHub StarsTotal stargazers on GitHub for the source repository (2,901 stars).Visit Website
supabasedatabasemcpdeveloper-tools

Connects AI assistants to Supabase projects for database operations, configuration access, and data queries.

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
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "supabase-community-supabase-mcp": {
      "url": "https://supabase.com/mcp#available-tools"
    }
  }
}

πŸ’‘ 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 supabase-community/supabase-mcp MCP server connects AI assistants to Supabase through the hosted HTTP endpoint at mcp.supabase.com. It supports tasks such as managing tables, retrieving configuration, and querying project data, with options to restrict features, scope access to a project, or allow read-only use. Reach for it when an MCP client such as Cursor, Claude, or Windsurf needs controlled access to Supabase; local CLI and self-hosted deployments provide smaller tool subsets.

Use cases

β€’Query Supabase project data from an AI assistant
β€’Manage database tables through an MCP client
β€’Retrieve Supabase project configuration
β€’Restrict assistant access to read-only database tools

Key features

β€’Hosted HTTP MCP endpoint
β€’Supabase project and table management
β€’Data querying and configuration retrieval
β€’Project-scoped connections
β€’Read-only tool filtering
β€’AI SDK tool schema generation

Capabilities & Tool Schemas

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

Extracted Tool Capabilities
Hosted HTTP MCP endpoint
Supabase project and table management
Data querying and configuration retrieval
Project-scoped connections
Read-only tool filtering
AI SDK tool schema generation

How Supabase MCP works

What supabase-community/supabase-mcp does

The supabase-community/supabase-mcp MCP server exposes Supabase capabilities through the Model Context Protocol. AI assistants can use it to work with Supabase projects, including managing tables, querying data, and retrieving configuration. The repository describes the project as the official Supabase MCP server and provides a hosted endpoint for MCP clients.

Available tools and configuration details are maintained in the Supabase MCP documentation. The README specifically identifies database and documentation feature groups, while the complete tool list is linked externally rather than reproduced in the repository.

How it works

The default connection uses HTTP at https://mcp.supabase.com/mcp. An MCP client connects to that endpoint and prompts the user to authenticate with Supabase. During setup, the user selects the organization containing the project to use.

The endpoint accepts URL options that control the exposed tool set. project_ref binds the connection to one project. read_only=true excludes mutating tools, and features selects feature groups such as database and docs. These options can be combined, for example by connecting with a project reference, read-only mode, and a restricted feature list.

The package also supports embedding the server in an application. Its createSupabaseMcpHandler() export serves the tools over HTTP, while createToolSchemas() provides schemas for use with the Vercel AI SDK MCP client. Tool results do not include MCP structuredContent; the AI SDK instead parses JSON from the returned content text.

Setup and configuration

For a hosted Supabase project, add the HTTP endpoint to the MCP client’s configuration. Most clients use a structure equivalent to an mcpServers entry with the server URL. Supabase also provides an MCP connection tab and an interactive URL builder for generating project-specific configuration.

Cursor, Claude, Windsurf, and other MCP-capable assistants are named as supported client targets. If a client is not covered by Supabase’s setup documentation, its MCP configuration format should be used with the same endpoint information.

Local Supabase CLI deployments expose the server at http://localhost:54321/mcp. Self-hosted Supabase installations have a separate enablement process. Both local and self-hosted modes currently provide a limited tool subset and do not provide OAuth 2.1.

Tools and capabilities

The supabase-community/supabase-mcp MCP server supports the following documented capability areas:

  • Manage Supabase tables.
  • Query Supabase data.
  • Fetch project configuration.
  • Restrict tools to selected feature groups.
  • Exclude mutating tools with read-only mode.
  • Use project-scoped schemas that omit project_id from tool inputs.

The AI SDK integration can generate static tool schemas with client-side validation and inferred TypeScript input and output types. The package also exports an HTTP handler for self-hosted deployments, where the application supplies the platform and can provide credentials per request.

Limitations and notes

Review Supabase’s MCP security guidance before granting an AI assistant access to a project. Local CLI and self-hosted environments have fewer tools than the hosted service and lack OAuth 2.1. The self-hosted handler supports the current protocol revision and rejects clients that only speak the 2025-era protocol.

When embedding the handler, request-specific credentials require a handler created for that request. A shared, long-lived handler can instead use a shared platform credential, such as a service-account token. The README also notes that the Node HTTP adapter used in the self-hosting example is not included as a dependency and must be installed separately.

Getting started with this supabase-community/supabase-mcp MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Databases View all alternatives
  • Supabase MCP Server logoSupabase MCP Server

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

    πŸ—„οΈ Databases5 views
    Compare vs Supabase MCP Server β†’
  • 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 β†’
  • 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 β†’
  • Mongo MCP logoMongo MCP

    MongoDB integration that enables LLMs to interact directly with databases.

    πŸ—„οΈ Databases3 views
    Compare vs Mongo MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
2.9k
Stargazers on the source repository.
Last commit
6d ago
Most recent push to the default branch.
Directory activity
5 views
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

Configure an MCP client to use the hosted endpoint https://mcp.supabase.com/mcp. The client prompts you to log in to Supabase and select an organization.

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 AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/supabase-community-supabase-mcp?style=directory)](https://allmcps.com/mcp/supabase-community-supabase-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/supabase-community-supabase-mcp"><img src="https://allmcps.com/api/badge/supabase-community-supabase-mcp?style=directory" alt="Supabase MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ—„οΈDatabases
PricingFree
More technical detailsExpand β–Ύ
TransportSSE (Remote)
AuthOAuth
LicenseApache-2.0
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 5, 2026
9/10 checks healthy over the last 32d
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 stars2,901
GitHub Star CountTotal stargazers on GitHub representing community popularity (2,901 stars).
Last commit6d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 5, 2026
60Quality signal: Good Β· 60/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 & tools24/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.

β˜… 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 β†’Install in Claude DesktopInstall in CursorInstall in VS Code