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"
}
}
}
}
Related Servers
Bybit API
An interface to interact with the Bybit cryptocurrency exchange API.
Gravatar
Interact with Gravatar avatars, profiles, and inferred interests.
Alibaba Cloud Ops MCP Server
Integrate with Alibaba Cloud APIs to manage resources like ECS, Cloud Monitor, and OOS.
Commvault
Interact with Commvault software to access job details, security posture, and SLA status of the commcell.
Alpaca
Interact with the Alpaca trading API for stock trading, account management, and market data using LLMs.
Finance MCP Server
An MCP server for retrieving financial data using the financialdatasets API.
Terrakube MCP Server
Manage Terrakube workspaces, variables, modules, and organizations.
Azure MCP
Manage and interact with Microsoft Azure services.
Dynatrace
An MCP server for the Dynatrace observability platform.
Tableau Cloud
Administer Tableau Cloud with AI-powered tools. This server offers complete API coverage, enterprise-grade logging, and a production-ready architecture.