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"
}
}
}
}
Máy chủ liên quan
MCP Weather Server
Provides hourly weather forecasts using the AccuWeather API.
Pierre Fitness API
A multi-protocol API for accessing fitness data from providers like Strava and Fitbit, featuring AI-powered analysis and enterprise-grade management.
Space Frontiers
Interfaces with the Space Frontiers API, enabling language models to interact with its data sources.
Descope MCP Server
Interact with Descope's Management APIs to search and retrieve project information.
DeAI API MCP Server
Interact with the DeAI API for token analysis, holder tracking, and wallet portfolio analytics on Ethereum.
echo-mcp
Automatically convert any Echo API to a MCP Tool
Uptime Agent
Connects your Uptime Agent monitoring system to AI assistants.
Giant Swarm App Platform
A server for managing Giant Swarm App Platform deployments using Kubernetes credentials.
Google Admin MCP
A Model Context Protocol (MCP) server enabling interaction with Google Admin APIs.
LlamaIndex MCP demos
Expose LlamaCloud services as MCP tools for building and managing LLM applications.