What is the Supabase MCP Server?
The Supabase MCP (Model Context Protocol) Server connects your Supabase projects to AI assistants, allowing them to manage tables, fetch config, and query data.
What is the Model Context Protocol (MCP)?
MCP is an open standard that standardizes how Large Language Models (LLMs) interact with external services, like Supabase.
What are the prerequisites for using the Supabase MCP Server?
You need Node.js installed on your machine.
How do I set up the Supabase MCP Server?
- Create a personal access token (PAT) in your Supabase settings.
- Configure your MCP client (like Cursor) with the server details and PAT.
What is project-scoped mode?
It restricts the server’s access to a specific Supabase project using the --project-ref flag.
What is read-only mode?
It restricts the Supabase MCP server to read-only queries using the --read-only flag.
What tools are available through the Supabase MCP Server?
The tools include project management, database operations, edge function management, project configuration, branching (experimental), development tools, and cost confirmation tools.
How do I list all Supabase projects using the MCP Server?
Use the list_projects tool. Note: This is unavailable in project-scoped mode.
How can I execute SQL queries using the MCP Server?
Use the execute_sql tool for regular queries and apply_migration for schema changes.
How can I deploy Edge Functions using the MCP Server?
Use the deploy_edge_function tool.
What is UBOS and how does it relate to the Supabase MCP Server?
UBOS is a full-stack AI Agent Development Platform that helps you orchestrate AI Agents, connect them with your enterprise data, build custom AI Agents with your LLM model and Multi-Agent Systems. The Supabase MCP Server can be integrated into UBOS for seamless data access.
Supabase MCP Server
Project Details
- 0xTrxz/supabase-mcp
- Apache License 2.0
- Last Updated: 5/8/2025
Recomended MCP Servers
这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。
ClaudeKeep lets you save & share chats from Claude using an MCP inside Claude Desktop
A simple MCP server
MCP Server for managing Modal applications
MCP server for semantic search with Qdrant vector database
TypeScript port of the original MCP Agent framework by lastmile-ai





