centralmind/gateway
FreeMCP 和 MCP SSE 服务器,根据数据库模式和数据自动生成 API。支持 PG, Clickhouse, MySQL, Snowflake, BigQuery, Supabase。
About centralmind/gateway
CentralMind Gateway is an open-source tool that provides a simple way to expose your database to AI agents via Model Context Protocol (MCP) or OpenAPI 3.1. It automatically generates secure, LLM-optimized APIs based on table schema and sampled data. The tool supports a wide range of databases including PostgreSQL, MySQL, ClickHouse, Snowflake, MSSQL, BigQuery, Oracle, SQLite, and ElasticSearch. It offers multiple protocol support (REST and MCP with SSE), built-in authentication (API keys, OAuth), PII protection (regex or Microsoft Presidio), monitoring via OpenTelemetry, and the ability to self-host LLMs. Ideal for AI agents, LLM-powered apps, development environments, and analytical scenarios where you need to chat with your database.
Key Features
Pros & Cons
- Open source and free to use
- Automatic API generation reduces development time
- Broad database compatibility (8+ databases)
- Built-in PII redaction ensures compliance with GDPR, CPRA, SOC 2
- Integrated monitoring and audit trails for security teams
- Supports self-hosted LLMs for data privacy
- Easy Docker-based deployment