supabase-mcp

supabase-mcp

1,482

Supabase MCP Server connects Supabase projects with AI assistants via the Model Context Protocol, facilitating seamless database management and configuration fetching. It offers extensive tools for project and database operations, with options for project-specific settings and read-only mode.

项目管理工具

`list_projects`, `get_project`, `create_project`, `pause_project`, `restore_project`, `list_organizations`, `get_organization`

数据库操作工具

`list_tables`, `list_extensions`, `list_migration`, `apply_migration`, `execute_sql`, `get_logs`

项目配置工具

`get_project_url`, `get_anon_key`

分支管理工具

`create_branch`, `list_branches`, `delete_branch`, `merge_branch`, `reset_branch`, `rebase_branch`

开发工具

`generate_typescript_types`

成本确认工具

`get_cost`, `confirm_cost`