Skip to content
Back to search
30
MCP

mcp-multi-db

npm/mcp-multi-db

Read-only MCP server for PostgreSQL, MySQL, and SQLite — one server, one config, one set of tools across multiple databases.

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-multi-db": {
      "url": "None",
      "transport": "http"
    }
  }
}