About
Overview
The Supabase CLI MCP Server enables AI agents to manage Supabase projects. It provides tools for running migrations, managing edge functions, and configuring project settings.
Capabilities
Tools & Capabilities
⚡db_push
Push database migrations
⚡functions_deploy
Deploy edge functions
⚡list_projects
List Supabase projects
⚡db_diff
Generate migration diff
Setup
Installation
bash
Install
npx -y @supabase/mcp-server-supabase-cliExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"supabase-cli": {
"command": "npx",
"args": ["-y", "@supabase/mcp-server-supabase-cli"]
}
}
}Quick Info
Authorsupabase
LanguageTypeScript
StatusStable
Stars★ 65
Last UpdatedFeb 12, 2026