提交

Rbdc Mcp

@rbatis

a year ago
A database server based on Model Context Protocol (MCP), supporting SQLite, MySQL, PostgreSQL, and MSSQL databases.

工具

服务器配置

{
  "mcpServers": {
    "rbdc-mcp": {
      "command": "rbdc-mcp",
      "args": [
        "--database-url",
        "sqlite://./database.db"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.