
Supabase MCP Server
Official MCP server for Supabase — manage Postgres, auth users, and storage buckets.
Supabase MCP Server is an official MCP server for Supabase — manage Postgres, auth users, and storage buckets. Official Model Context Protocol server maintained by the Supabase team.
About Supabase MCP Server
Supabase MCP Server is an official MCP server, maintained by the Supabase team, that lets an agent manage Supabase Postgres, auth users, and storage buckets.
It exposes Supabase Postgres database operations as MCP tools and adds management of authentication users and storage buckets through MCP-compatible clients. Being first-party is its main distinction.
It fits developers building on Supabase who want an agent to reach the database, auth, and storage together. It requires a Supabase project and API credentials, is tied to the Supabase platform and cannot interact with non-Supabase data sources, and its capabilities depend on what the connected MCP client supports.
Unlike a plain Postgres MCP connector, this one is scoped to the Supabase platform and spans database, auth, and storage rather than the database alone.
Sources: this listing
What it does well
- Official Model Context Protocol server maintained by the Supabase team.
- Exposes Supabase Postgres database operations as MCP tools for AI agents.
- Allows management of Supabase authentication users through the MCP interface.
- Enables management of Supabase storage buckets via MCP-compatible clients.
Where it falls short
- Tied to the Supabase platform and cannot interact with non-Supabase data sources.
- Requires a Supabase project and API credentials to function.
- Capabilities are limited by what the connected MCP client supports.
Tagged
- Supports Claude
- CLI
- MCP Support
- Free
- Open Source
Compared with similar things
Picked by shared tags inside the MCP Servers.
- 01Free →Slack MCP Server
Reference MCP server for Slack — read channels, post messages, and manage threads from an agent.
- 02Free →Puppeteer MCP Server
Browser automation MCP server using Puppeteer — navigate, fill, click, and screenshot pages.
- 03Free →Postgres MCP Server
Read-only Postgres MCP server — let an LLM query your database with full schema awareness.
- 04Free →Filesystem MCP Server
Anthropic's reference MCP server for reading, writing, and searching files on the local filesystem.
- 05Free →GitHub MCP Server
Official GitHub MCP server — issues, PRs, repos, and code search through Claude or any MCP client.
- 06Free →Fetch MCP Server
Reference server that fetches and converts web pages into clean markdown for LLM consumption.
Related reading
- Claude Code Memory
Claude Code has built-in memory — a CLAUDE.md file it reads each session — but it only holds short, hand-written notes. To make it understand a large codebase or docs set, you add a second brain: turn the repo into a knowledge graph, fold that into an Obsidian vault, and let the agent query the map instead of re-reading every file.
Read guide → - How to Do Your Own SEO with Claude Code
Claude Code can do most of your SEO — build a crawlable static site, write and optimize pages, fix the technical layer, even bottle the whole workflow into a reusable skill. What it can't do is invent authority or pick keywords, and if you let it generate 10,000 pages you'll get de-indexed, not ranked. Here's the honest, hands-on version for a maker whose site shipped last week.
Read guide → - The Best Vibe Coding Tools
The best vibe-coding tools aren't another AI model — they're the open-source Claude Code repos you stack on top of it. The right ones turn the agent from a fancy autocomplete into a disciplined senior engineer: it plans before it codes, designs properly, maps your codebase, and gets scanned for security. Here are eight worth installing.
Read guide →
Featured on Vibedonalds
Own Supabase MCP Server? Add this badge to your site to show you’re listed — and link back to your profile here.
<a href="https://vibedonalds.com/tools/mcp-supabase" target="_blank" rel="noopener">
<img src="https://vibedonalds.com/badge/featured-on-vibedonalds.svg" alt="Supabase MCP Server — Featured on Vibedonalds" width="240" height="60" loading="lazy" />
</a>Frequently asked questions
- What is Supabase MCP Server?
- Supabase MCP Server is an official MCP server for Supabase — manage Postgres, auth users, and storage buckets.
- Is Supabase MCP Server free?
- Supabase MCP Server is free to use. There is no paid tier as of the last index update.
- What platforms does Supabase MCP Server support?
- Supabase MCP Server runs on mac, win, linux, cli.
- What category does Supabase MCP Server belong to?
- Supabase MCP Server is in the MCP Servers category — Implementations of the Model Context Protocol — file, database, API, and browser servers that LLM clients can plug into.
- What are the downsides of Supabase MCP Server?
- Tied to the Supabase platform and cannot interact with non-Supabase data sources. Requires a Supabase project and API credentials to function. Capabilities are limited by what the connected MCP client supports.