SERVER
Supabase
Rank #188com.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
MORE FROM THIS PUBLISHER
Other servers by supabase-community
View all supabase-community servers →VERSIONS
Available versions (12)
| Version | Published |
|---|---|
| 0.8.1 | May 1, 2026 |
| 0.7.0 | Mar 2, 2026 |
| 0.6.3 | Feb 3, 2026 |
| 0.6.2 | Jan 27, 2026 |
| 0.6.1 | Jan 6, 2026 |
| 0.6.0 | Jan 6, 2026 |
| 0.5.10 | Dec 16, 2025 |
| 0.5.9 | Nov 3, 2025 |
| 0.5.6 | Oct 7, 2025 |
| 0.5.5 | Sep 18, 2025 |
| 0.5.4 | Sep 15, 2025 |
| 0.1.0 | Nov 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