Back to search
30
MCP

sscc/supabase-mcp

docker/sscc/supabase-mcp

MCP for allowing Claude to work with Supabase

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Supabase
MCP server for interacting with the Supabase platform
0 tools · streamable-http
db-mcp
Universal MCP server for connecting Claude to SQL databases
0 tools
mcp-server
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
claudepedia-mcp
MCP server for Claudepedia - a shared knowledge base for Claude instances
0 tools
mcp/e2b
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
mcp-claude-code
MCP implementation of Claude Code capabilities
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sscc/supabase-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}