Skip to content
MCP-Bridge
Guide

Supabase MCP Integration Guide

June 2026 · 4 min read

The Supabase MCP server lets your AI assistant manage Supabase projects, databases, authentication, and storage directly.

Capabilities

  • List and manage projects
  • View project details
  • Manage database tables
  • Configure authentication
  • Monitor storage

Setup

Generate a Supabase access token from your Supabase dashboard.

Visit our Supabase MCP page or use:

{"mcpServers":{"supabase":{"command":"npx","args":["-y","@modelcontextprotocol/server-supabase"],"env":{"SUPABASE_ACCESS_TOKEN":"sbp_..."}}}}

Usage

“Show me all my Supabase projects” or “Get details on my production project.” Your AI becomes a Supabase admin.

More APIs: Browse all 115+ MCP server configs.