Loomal

DB MCP Server

MCP server by github.com/stucchi/db-mcp-server

Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.

1 starspypi: db-mcp-server

About DB MCP Server

DB MCP Server is an MCP (Model Context Protocol) server published by stucchi in the official MCP registry, listed under Databases on Loomal. Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.

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

Development happens in the open at github.com/stucchi/db-mcp-server, where the project has earned 1 GitHub stars.

Use DB MCP Server with your agent

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

Frequently asked questions

What is DB MCP Server?
DB MCP Server is an MCP (Model Context Protocol) server by stucchi in the Databases category. Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.
How do I connect DB MCP Server to Claude, Cursor, or another MCP client?
Install DB MCP Server from its pypi package (db-mcp-server) 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 MCP Server open source?
Yes — the source code is public at github.com/stucchi/db-mcp-server, with 1 GitHub stars.
Can AI agents pay to use DB MCP Server?
Not yet through Loomal — DB MCP Server 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 MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.