Skip to content

Aliyun Supabase

Free

by MCP Community

MCP server for interacting with Supabase

v1.5.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Aliyun Supabase MCP Server

MCP server for interacting with Supabase

Installation

npx -y @iflow-mcp/aliyun-mcp-server-supabase

Reviews

Leave a Review

Installation

Quick install
npx -y @iflow-mcp/aliyun-mcp-server-supabase
Add to claude_desktop_config.json
{
  "mcpServers": {
    "aliyun-supabase": {
      "command": "npx",
      "args": ["-y", "@iflow-mcp/aliyun-mcp-server-supabase"]
    }
  }
}