joshuarileydev/supabase-mcp-server
by Various
Supabase MCP Server for managing and creating projects and organisations in Supabase
MCP
joshuarileydev/supabase-mcp-server
Added 1 June 2026
Overview
This Node.js project provides a Model Context Protocol (MCP) server that lets developers manage and create Supabase projects and organizations through AI assistants. It wraps the Supabase Management API into a tool interface that can be used by MCP-compatible clients.
Best for
Best for
Developers who want to automate Supabase project administration through an AI assistant
Use cases
- Create and configure Supabase projects from an AI chat interface
- Manage organizations and invite members programmatically
- Query project metadata and status without leaving a development workflow
How to use
Tools exposed
npx
Example client config
{\n "mcpServers": {\n "supabase": {\n "command": "npx",\n "args": [\n "y",\n "@joshuarileydev/supabase-mcp-server"\n ],\n "env": {\n "SUPABASE_API_KEY": "API_KEY_HERE"\n }\n }\n }\n} Notes
This Node.js project provides a Model Context Protocol (MCP) server that lets developers manage and create Supabase projects and organizations through AI assistants. It wraps the Supabase Management API into a tool interface that can be used by MCP-compatible clients.
50 stars on GitHub. Last updated 2024-12-06.
Use cases
- Create and configure Supabase projects from an AI chat interface
- Manage organizations and invite members programmatically
- Query project metadata and status without leaving a development workflow
Pros
- Enables hands-free Supabase project management inside AI assistants
- Small, focused codebase that is easy to audit or extend
- Actively maintained with open-source community contributions
Cons
- Requires a MCP-compatible client and setup to use
- Depends on the Supabase Management API, so limited to public API actions
- Small community with only 50 stars means less support and fewer integrations
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Enables hands-free Supabase project management inside AI assistants
- Small, focused codebase that is easy to audit or extend
- Actively maintained with open-source community contributions
Cons
- Requires a MCP-compatible client and setup to use
- Depends on the Supabase Management API, so limited to public API actions
- Small community with only 50 stars means less support and fewer integrations
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.