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
Installation
npx -y centralmind/gatewayConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub