Supabase
Manage Supabase projects — databases, auth users, edge functions, storage buckets.
2,773 stars 371 forks Last commit today Language TypeScript License Apache-2.0
Install
npx -y @supabase/mcp-server-supabase Maintainer? Add the badge
[](https://prismix.dev/mcp/supabase) Claude Desktop / Cursor config
Drop into your claude_desktop_config.json or Cursor MCP settings. Replace the ${…} placeholders with your own values.
{
"mcpServers": {
"supabase": {
"command": "npx",
"args": ["-y", "@supabase/mcp-server-supabase", "--access-token", "${SUPABASE_ACCESS_TOKEN}"]
}
}
} About
Supabase's official MCP server. Project + organisation listing, Postgres database management (tables, RPC, RLS policies), auth user CRUD, edge-function deploys, storage bucket + object operations.
Recent releases (5)
All releases →- mcp-utils: v0.5.1 mcp-utils-v0.5.1 Latest Jun 8, 2026
## [0.5.1](https://github.com/supabase/mcp/compare/mcp-utils-v0.5.0...mcp-utils-v0.5.1) (2026-06-05) ### Bug Fixes * update repo URLs after `supabase/mcp` transfer ([#295](https://github.com/supabase/mcp/issues/295)) ([71e48cc](https://github.com/supabase/mcp/commit/71e48cce0350e1b53191e8a0f9c6120314e4fcc1))
View on GitHub ↗ - mcp-server-supabase: v0.8.2 mcp-server-supabase-v0.8.2 Jun 8, 2026
## [0.8.2](https://github.com/supabase/mcp/compare/mcp-server-supabase-v0.8.1...mcp-server-supabase-v0.8.2) (2026-06-05) ### Bug Fixes * **test:** resolve edge function test typo and invalid branch array access ([#279](https://github.com/supabase/mcp/issues/279)) ([da182d6](https://github.com/supabase/mcp/commit/da182d6633f7ae5144abfdb9a9b168d882bfc03f)) * update repo URLs after `supabase/mcp` transfer ([#295](https://github.com/supabase/mcp/issues/295)) ([71e48cc](https://github.com/supabase/mcp/commit/71e48cce0350e1b53191e8a0f9c6120314e4fcc1))
View on GitHub ↗ - mcp-server-postgrest: v0.1.1 mcp-server-postgrest-v0.1.1 Jun 8, 2026
## [0.1.1](https://github.com/supabase/mcp/compare/mcp-server-postgrest-v0.1.0...mcp-server-postgrest-v0.1.1) (2026-06-05) ### Bug Fixes * update repo URLs after `supabase/mcp` transfer ([#295](https://github.com/supabase/mcp/issues/295)) ([71e48cc](https://github.com/supabase/mcp/commit/71e48cce0350e1b53191e8a0f9c6120314e4fcc1))
View on GitHub ↗ - mcp-server-supabase: v0.8.1 mcp-server-supabase-v0.8.1 May 1, 2026
## [0.8.1](https://github.com/supabase-community/supabase-mcp/compare/mcp-server-supabase-v0.8.0...mcp-server-supabase-v0.8.1) (2026-05-01) ### Bug Fixes * tools not loading on stdio server ([#269](https://github.com/supabase-community/supabase-mcp/issues/269)) ([29acd6c](https://github.com/supabase-community/supabase-mcp/commit/29acd6c6efca82d1e1d2b55c160b74beb8dcc6ab)), closes [#261](https://github.com/supabase-community/supabase-mcp/issues/261)
View on GitHub ↗ - mcp-utils: v0.5.0 mcp-utils-v0.5.0 Apr 30, 2026
## [0.5.0](https://github.com/supabase-community/supabase-mcp/compare/mcp-utils-v0.4.0...mcp-utils-v0.5.0) (2026-04-30) ### Features * server instructions ([17fb90f](https://github.com/supabase-community/supabase-mcp/commit/17fb90f8655ad1ce7ee320614d22eb68bb26e510)) * server instructions ([6e39c6f](https://github.com/supabase-community/supabase-mcp/commit/6e39c6f9885f639b98c6d5759215ce9391737f6e))
View on GitHub ↗
Discussion (0)
Sign in to comment →No comments yet. Sign in to start the discussion.