← All servers
πŸ—„οΈ

DB MCP ServerVerifiedπŸ›‘ No advisories

io.github.stucchi/db
New to MCP? Start here β†’
1β˜… stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/stucchi, which proved it owns this namespace.

Verified owner: github.com/stucchi β†—io.github.stucchi/db

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs DB_PASSWORD, DB_URL, SSH_PASSWORD.
βœ“
Configuration
Reads DB_TYPE, DB_DATABASE, DB_MODE, DB_HOST, DB_PORT, DB_USER, ….

About

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

Packages & transports

pypidb-mcp-serverv1.2.1 Β· uvx

Metadata

Categorydatabases
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "db": {
      "command": "uvx",
      "args": [
        "db-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx db-mcp-server
DB MCP Server, an MCP server Β· SocketCat