DevelopmentGo

gateway

MCP and MCP SSE Server that automatically generate production ready API based on database schema and data. Supports PostgreSQL, Clickhouse, MySQL, Snowflake, BigQuery, Supabase

Free
N/A rating (0 reviews)0 installs519 GitHub stars
amazon-bedrockanthropic-claudeapiautomatic-apiclickhouseduckdbelasticsearchgolanggoogle-vertex-aillmmcpmysql-databaseopenaioracle-databasepostgresqlrest-apisnowflakesupabase

MCP and MCP SSE Server that automatically generate production ready API based on database schema and data. Supports PostgreSQL, Clickhouse, MySQL, Snowflake, BigQuery, Supabase

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "gateway-1": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-gateway-1"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.