Back to directory
freepeak/db-mcp-server

freepeak/db-mcp-server

@FreePeak

A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.

databasemulti-databasemysqlpostgresqlsqliteoracletimescaledbmcp

Installation & Configuration

{
  "mcpServers": {
    "db-mcp-server": {
      "command": "/path/to/db-mcp-server/server",
      "args": [
        "-t",
        "stdio",
        "-c",
        "/path/to/config.json"
      ]
    }
  }
}

Information

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