Servidor MCP Do Supabase
An MCP server based on Supabase that provides RESTful APIs for data query, insertion, and update operations, supporting local deployment and Smithery cloud deployment.
rating : 2 points
downloads : 23
What is the Supabase MCP Server?
This is an intermediate layer server based on the Model-Controller-Persistence pattern, which provides simple and easy-to-use RESTful API interfaces for the Supabase database. It allows developers to perform data queries, additions, updates, and other operations without directly operating the database.How to use the Supabase MCP Server?
You can manage your data by sending HTTP requests to the API endpoints provided by the server. The server will automatically convert these requests into operations on the Supabase database.Use cases
Suitable for front - end development teams that need to quickly build back - end services or application development scenarios where database operations need to be simplified. Particularly suitable for prototype development and small projects.Main features
Data queryProvides a flexible query interface to get data from an entire table or specific records.
Data insertionAdd new records to the database through a simple API call.
Data updateSupports partial field updates without handling the entire record.
Field selectionAllows you to specify only the fields you need to return, reducing the data transfer volume.
Advantages and limitations
Advantages
Simplify database operations without writing complex SQL
Provide standardized RESTful interfaces for easy integration
Support field selection to optimize network transmission
Easy to deploy, supporting local development and cloud deployment
Limitations
The functions are relatively basic, and complex queries may require direct access to Supabase
The performance depends on the configuration of the intermediate layer server
Currently does not support advanced functions such as transaction processing
How to use
Environment preparation
Make sure Node.js (version 14+) and npm are installed.
Get the project code
Clone the project repository to your local machine.
Install dependencies
Enter the project directory and install the required dependency packages.
Configure environment variables
Copy the example environment file and fill in your Supabase credentials.
Start the server
Run the start command to start the service.
Usage examples
Get the user listGet the basic information of all users in the system.
Add a new productAdd a new product to the product table.
Update user informationModify the personal information of a specific user.
Frequently Asked Questions
How to solve the problem of failing to connect to Supabase?
Does it support deletion operations?
How to view logs after deploying to Smithery?
Related resources
Supabase official documentation
Complete documentation for the Supabase database
Smithery deployment guide
How to deploy a Node.js application on the Smithery platform
Best practices for RESTful API design
Learn the design principles of RESTful APIs
Featured MCP Services

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
148
4.5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
837
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
96
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
572
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
286
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
760
4.8 points