Supabase MCP Server
Manage Supabase projects and organizations via the Supabase Management API.
Supabase MCP Server
A Model Context Protocol (MCP) server that provides programmatic access to the Supabase Management API. This server allows AI models and other clients to manage Supabase projects and organizations through a standardized interface.
Features
Project Management
- List all projects
- Get project details
- Create new projects
- Delete projects
- Retrieve project API keys
Organization Management
- List all organizations
- Get organization details
- Create new organizations
Installation
Add the following to your Claude Config JSON file
{
"mcpServers": {
"supabase": {
"command": "npx",
"args": [
"y",
"@joshuarileydev/supabase-mcp-server"
],
"env": {
"SUPABASE_API_KEY": "API_KEY_HERE"
}
}
}
}
Servidores relacionados
EnergyAtIt Grid MCP Server
EnergyAtIt is the first MCP server for physical grid infrastructure. 45 tools that let AI agents interact with power grid assets — translating 8 grid protocols (IEC 61850, DNP3, Modbus, OpenADR, OCPP, IEEE 2030.5) into MCP tool calls.
Rent a Mac
Rent a Mac mini M4 in the cloud. Access your device and manage them using our MCP server
Axiom MCP Server
Access Axiom logs through an MCP server. Requires an Axiom API token.
Solana Agent Kit MCP Server
Interact with the Solana blockchain using the Solana Agent Kit.
Kaltura MCP Server
A server for performing secure, read-only operations on the Kaltura API.
Transloadit MCP Server
Official MCP server for Transloadit. Process video, images, documents, and audio through 80+ media processing Robots via natural language.
AWS Cost Analysis
Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.
AWS Cognito MCP Server
An MCP server for AWS Cognito, providing authentication and user management.
Name.com
Manage domains using the Name.com API.
OpenWeatherMap
Provides comprehensive weather data and forecasts using the OpenWeatherMap API.