MCPHub

0 serversUpdated Sep 16, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Home
  2. /Tasks
  3. /Query and manage Supabase

Query and manage Supabase

Tables, SQL, and project config from Cursor

Supabase sits between “Databases” and “Cloud Platforms.” You want project-aware tools (tables, SQL, config), not a generic Postgres URL alone.

Ads

Pick a server

  1. 1S
    supabase-community/supabase-mcpRecommendedOfficial0

    Primary Supabase MCP — manage tables, query data, fetch project config.

  2. 2A
    alexanderzuev/supabase-mcp-serverCommunity0

    Community Supabase MCP if you prefer that install path.

  3. 3J
    joshuarileydev/supabase-mcp-serverCommunity0

    Community packaging of Supabase MCP tools.

Official

Use the supabase-community Supabase MCP (catalog official) for the supported hosted MCP URL and project-scoped tools.

Community

Third-party Supabase MCPs help for alternate auth or self-managed setups.

Config for Cursor

One server — supabase-community/supabase-mcp. Not a stack merge.

{
  "mcpServers": {
    "supabase": {
      "type": "http",
      "url": "https://mcp.supabase.com/mcp"
    }
  }
}

Added 15 days ago · Sep 2, 2026

FAQ

Supabase MCP or plain Postgres MCP?
Supabase MCP understands projects, auth config, and hosted workflows. Plain Postgres is enough if you only need SQL against the connection string.
Read-only mode?
Prefer read-only or feature-limited tool groups in production projects. Full write access can drop tables from a bad prompt.

Related jobs

  • Query Postgres from Cursor
  • Query a local SQLite database
  • Review GitHub PRs from Cursor