Loomal

DB Connect MCP

MCP server by github.com/yugui923/db-connect-mcp

Multi-database MCP server for PostgreSQL, MySQL, and ClickHouse

4 starspypi: db-connect-mcp

About DB Connect MCP

DB Connect MCP is an MCP (Model Context Protocol) server published by yugui923 in the official MCP registry, listed under Databases on Loomal. Multi-database MCP server for PostgreSQL, MySQL, and ClickHouse

It ships as a Python package on PyPI (db-connect-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/yugui923/db-connect-mcp, where the project has earned 4 GitHub stars.

Use DB Connect MCP with your agent

Claude Code · one command
claude mcp add db-connect-mcp -- uvx db-connect-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "db-connect-mcp": {
      "command": "uvx",
      "args": [
        "db-connect-mcp"
      ]
    }
  }
}
pypidb-connect-mcp

Frequently asked questions

What is DB Connect MCP?
DB Connect MCP is an MCP (Model Context Protocol) server by yugui923 in the Databases category. Multi-database MCP server for PostgreSQL, MySQL, and ClickHouse
How do I connect DB Connect MCP to Claude, Cursor, or another MCP client?
Install DB Connect MCP from its pypi package (db-connect-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is DB Connect MCP open source?
Yes — the source code is public at github.com/yugui923/db-connect-mcp, with 4 GitHub stars.
Can AI agents pay to use DB Connect MCP?
Not yet through Loomal — DB Connect MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain DB Connect MCP? Claim this listing free by verifying GitHub ownership, or contact us.