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"
}
}
}
}
संबंधित सर्वर
MCP Kubernetes Server
Control Kubernetes clusters through interactions with Large Language Models (LLMs).
Proxmox MCP Server
A server for managing Proxmox VE environments directly from your project directory.
Arc MCP Server
Simplifies framework deployments on various hosting environments, with a focus on shared hosting.
CoSense
An MCP server for interacting with the CoSense collaborative sensemaking platform, supporting public and private projects.
HubSpot MCP Server by CData
A read-only MCP server for querying live HubSpot data, powered by CData.
Cisco Support MCP Server
Access Cisco Support APIs for bug searches and other support-related tasks.
Satim Payment Gateway Integration
Integrate with Algeria's SATIM payment gateway to process CIB and Edhahabia card payments.
OCI MCP Servers
A collection of MCP servers for managing Oracle Cloud Infrastructure (OCI) resources.
ElevenLabs
Text-to-speech integration using the ElevenLabs API.
Terraform Cloud
Manage Terraform Cloud infrastructure using natural language via its API.