Back to directory
corebasehq/coremcp

corebasehq/coremcp

@CoreBaseHQ

连接遗留数据库(MSSQL、PostgreSQL等)到AI代理的MCP server,支持stdio和WebSocket传输

mcpdatabasesqlmssqlpostgresqllegacyai-agentcorebase

Installation & Configuration

{
  "mcpServers": {
    "coremcp": {
      "command": "coremcp",
      "args": [
        "serve",
        "-c",
        "coremcp.yaml"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdiosse
Language
Go
Created
2026/6/11
Updated
2026/6/12