Skip to content
Back to search
30
MCP

Supabase

pulsemcp/supabase

Integrates with Supabase to enable natural language-driven database schema exploration, management, and read-only SQL query execution.

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

Similar MCP servers embedding-nearest

ai.waystation/supabase
Connect to your Supabase database to query data and schemas.
0 tools · streamable-http
Supabase
Search the Supabase docs for up-to-date guidance and troubleshoot errors quickly. Manage organizations, projects, databases, and Edge Functi
0 tools · http
Solana
Integrates with Solana blockchain to enable natural language querying of account data, transactions, and network status.
0 tools
Feature Suggestions (Supabase)
Connects AI assistants to a Supabase database for querying feature suggestions, enabling direct access to feature request data within conver
0 tools
SQL
Read-only SQL querying + schema introspection over Postgres & SQLite, with a gated write mode.
0 tools
SQL
Read-only SQL querying and schema introspection over Postgres and SQLite, with a gated write mode.
0 tools

How to use

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

{
  "mcpServers": {
    "supabase": {
      "url": "None",
      "transport": "http"
    }
  }
}