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
Remote MCP Server (Authless)
A remote MCP server without authentication, deployable on Cloudflare Workers.
Google Cloud Run
Official MCP Server to deploy to Google Cloud Run.
Paytm MCP Server
A server for managing Paytm payment links and transactions.
DMARC MCP Server
DMARC MCP Server provides programmatic read only access to DNS and email authentication data so developers and AI agents can validate DMARC, SPF, and DKIM configurations directly inside MCP compatible tools.
Google Analytics Data API
Access the Google Analytics Data API to retrieve and analyze website traffic data.
hostbento
Generate and host websites from within your favorite AI assitants
BNBChain MCP
Interact with BNB Chain and other EVM-compatible networks using natural language and AI assistance.
Grok MCP Plugin
Integrate with the Grok AI API to access its powerful language models.
Linode
Interact with the Linode API to manage cloud resources.
Digi Remote Manager MCP
Digi Remote Manager MCP allows users to connect Ai Agents to their Digi Remote Manager account for analyzing fleet data and help with troubleshooting.