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"
}
}
}
}
相关服务器
AWS Customer Playbook Advisor MCP
Provides real-time AWS security guidance by fetching official security playbooks from the AWS Customer Playbook Framework GitHub repository.
Spotify MCP Node Server
Control Spotify playback and manage playlists using AI assistants and IDEs.
Uberall MCP Server
Integrates with the Uberall API to manage business listings, locations, and social media presence.
AWS Core
Core AWS MCP server providing prompt understanding and server management capabilities.
Webflow
Interact with Webflow APIs to list and edit your site and CMS data.
Amazon Nova Reel 1.1
An MCP server for generating videos using Amazon Nova Reel 1.1 via AWS Bedrock.
Shopify MCP Server
Interact with Shopify store data using the GraphQL API.
CMP MCP Server
An MCP server for CMP API integration, built to run on Cloudflare Workers.
Finance MCP Server
An MCP server for retrieving financial data using the financialdatasets API.
Yandex Cloud
An unofficial server for interacting with the Yandex Cloud API.