databases

Gateway

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

local
macos
windows
rust
databases
0
View on GitHub

Installation

npx -y centralmind/gateway

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "gateway",
  "command": "npx",
  "args": [
    "-y",
    "centralmind/gateway"
  ]
}

About This MCP Server

centralmind/gateway

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

GitHub: https://github.com/centralmind/gateway

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub