SERVER

Supabase

Rank #188

com.supabase/mcp

MCP server providing mcp capabilities

First listed
Jan 20, 2025
Last publish date
May 1, 2026
OVERVIEW

Supabase is a Model Context Protocol (MCP) server published by supabase-community. It ranks #188 of 58,900 servers tracked on MCP Toplist, and its repository has 2,710 GitHub stars. Supabase is listed across 2 registries — Official MCP and Glama, with 12 tracked versions. It was first listed on Jan 20, 2025 and most recently updated on May 1, 2026.

STANDING
#188of 58,900 tracked serversTop 0.5%

Ranks ahead of 58,712 of 58,900 servers on MCP Toplist.

Recent momentum
+49GitHub stars since Apr 27 (+2%)
CONNECT

Use Supabase

Add Supabase to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "supabase": {
      "url": "https://mcp.supabase.com/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "supabase": {
      "command": "npx",
      "args": [
        "-y",
        "@supabase/mcp-server-supabase"
      ],
      "env": {
        "SUPABASE_ACCESS_TOKEN": "<your SUPABASE_ACCESS_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

supabase-community

Organization
Total servers
7
Total versions
12
MORE FROM THIS PUBLISHER

Other servers by supabase-community

View all supabase-community servers →
VERSIONS

Available versions (12)

VersionPublished
0.8.1May 1, 2026
0.7.0Mar 2, 2026
0.6.3Feb 3, 2026
0.6.2Jan 27, 2026
0.6.1Jan 6, 2026
0.6.0Jan 6, 2026
0.5.10Dec 16, 2025
0.5.9Nov 3, 2025
0.5.6Oct 7, 2025
0.5.5Sep 18, 2025
0.5.4Sep 15, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Supabase?
MCP server providing mcp capabilities
Who maintains Supabase?
Supabase is maintained by supabase-community, which publishes 7 MCP servers (12 total versions) tracked on MCP Toplist.
Is Supabase an official MCP server?
Yes — Supabase is listed on the Official MCP Registry, alongside Glama.
How many versions does Supabase have?
MCP Toplist tracks 12 versions of Supabase, most recently published on May 1, 2026.
Where can I find the source code for Supabase?
The source code for Supabase is hosted at github.com/supabase-community/supabase-mcp.
EXPLORE