Supabase is a Model Context Protocol (MCP) server: MCP server for interacting with the Supabase platform. Because it speaks the Model Context Protocol, AI assistants can use Supabase as a set of callable tools instead of you copy-pasting between apps.
You can run Supabase two ways: connect to the hosted endpoint at https://mcp.supabase.com/mcp with no local install, or run it on your own machine via the npm package @supabase/mcp-server-supabase. Configuration happens through environment variables — you'll need SUPABASE_ACCESS_TOKEN. The current release is v0.11.0, published under the Apache-2.0 license, with source at supabase/mcp on GitHub, where it has earned 2.9k stars.
On mcp.site, Supabase sits in the Database category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Supabase for supabase.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.