mcpfold logomcpfold

← Directory

Supabase MCP server

Manage a Supabase project — tables, SQL, and edge config.

DatabaseCloud & infrastructure

How it runs

Supabase is a stdio MCP server. mcpfold launches it with:

npx -y @supabase/mcp-server-supabase

Add to your config

mcpfold add @supabase/mcp-server-supabase

Needs a token — mcpfold stores it as a reference (${env:SUPABASE_ACCESS_TOKEN}), never a value.

Or add it in the web editor →

Listed for convenience; mcpfold is not affiliated with or endorsed by this project.