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"
}
}
}
}
Supabase Server
Project Details
- JoshuaRileyDev/supabase-mcp-server
- @joshuarileydev/supabase-mcp-server
- Last Updated: 4/21/2025
Recomended MCP Servers
AI-powered search capabilities for AI assistants using the Tavily API and Model Context Protocol (MCP)
MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources.
Read your Apple Notes with Claude Model Context Protocol
A Model Context Protocol Server for Pica
Official Firecrawl MCP Server - Adds powerful web scraping to Cursor, Claude and any other LLM clients.
A MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
A Model Context Protocol (MCP) server that provides tools to query Erick Wendel's contributions across different platforms
MCP server for AI image generation and editing using Google's Gemini Flash models. Create images from text prompts...
MCP server to run AWS Athena queries
Allow LLMs to control a browser with Browserbase and Stagehand
An MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising...