Skip to content
skillsaggregatorskillsaggregator
Major-vendorstdio● online
Supabase Local MCP creator logo

Supabase Local MCP

by Supabase · Database

Source

Local Supabase MCP server for self-hosted or project-scoped database access.

Works with:Claude CodeCursorWindsurfOpenCode
readwriteschemasqlmigrations

Install

Run this command in your terminal:

claude mcp add --transport stdio mcp-supabase-local -- npx -y @supabase/mcp-server-supabase --read-only

Before running, set: SUPABASE_ACCESS_TOKEN

Authentication

API key

Required environment variables:

  • SUPABASE_ACCESS_TOKEN

See the setup guide for step-by-step instructions on obtaining these credentials.

Community-maintained local variant. Good for local development workflows.

Skills that use this MCP