MCP ServerHTTPOfficialv0.8.1

Supabase MCP Server

Query and manage Supabase databases, authentication, and storage through natural language. Built for developers integrating Supabase backends into AI workflows without writing API calls directly.

com.supabase/mcp

Hosted URL

https://mcp.supabase.com/mcp

Transport

HTTP

Auth

1 required env var

What the Supabase MCP server does

How models use it and what it is built for.

Query and manage Supabase databases, authentication, and storage through natural language. Built for developers integrating Supabase backends into AI workflows without writing API calls directly.

Connect to Supabase

Hosted endpoint — paste into any MCP client.

https://mcp.supabase.com/mcp

Environment variables

Configuration this server reads at startup.

  • SUPABASE_ACCESS_TOKENRequiredSecret

    Personal access token for Supabase API

Resources

Where to find authoritative docs and source for Supabase.

Example prompts for Supabase

Paste any of these into Agent Studio after connecting Supabase.

  • List all tables in my Supabase project and their row counts
  • Create a new auth user with email test@example.com and set custom metadata
  • Query my users table and filter by created_at in the last 7 days
  • Explain how to set up SUPABASE_ACCESS_TOKEN for this MCP server

Supabase MCP server — FAQ

Common questions about connecting and running Supabase.

  • What can I do with the Supabase MCP server?

    You can query and manage Supabase databases, handle authentication, and interact with storage through an MCP interface. It connects via your Supabase API using a personal access token, eliminating the need to write raw API calls.

  • How do I authenticate with Supabase MCP?

    Set the SUPABASE_ACCESS_TOKEN environment variable with a personal access token from your Supabase account. This token is required and grants the MCP server permission to interact with your Supabase project.

  • Is there a cost to use this MCP server?

    The MCP server itself is free, but you pay for Supabase usage based on your project's plan (database queries, auth, storage, etc.). Pricing depends on your Supabase tier.

  • How do I install and run the Supabase MCP server?

    Install via npm with `npx @supabase/mcp-server-supabase@0.8.1`. The server runs over HTTP and connects to the hosted endpoint at https://mcp.supabase.com/mcp. Ensure SUPABASE_ACCESS_TOKEN is set before starting.

  • What are alternatives to Supabase MCP for database automation?

    Other options include direct Supabase SDK integration, writing custom API scripts, or using other database MCP servers. Supabase MCP is best if you want conversational database access without code and are already using Supabase.

Run Supabase across 30+ AI models, side-by-side

Connect Supabase to Claude, GPT, Gemini, DeepSeek and 30+ AI models in MCP Agent Studio. Compare answers side-by-side, save reusable agent presets, share runs — all in your browser, no install required.

Open Agent Studio

Related servers

More on MCP Playground