← Index

io.github.cocaxcode/database-mcp

io.github.cocaxcode/database-mcp·v0.1.14·Databases
Quality Score
80
/100

MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "database-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cocaxcode/database-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "database-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cocaxcode/database-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @cocaxcode/database-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Databases