SYS NOMINALLISTINGS 912 SERVERS 573CLIENTS 103AI AGENTS 236
All tools
Db
MCP SERVER

Dbmcp

Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention.

Data & intelligencemcpdata
Visit project

About Dbmcp

Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention. The observed Official MCP Registry record provides its connection details; nothing was installed or executed.

How to connect

What is the endpoint and how does it run?

Runs locally from the oci package ghcr.io/haymon-ai/dbmcp:0.13.2 over stdio.

How do I add Dbmcp to Claude Code, Cursor or Claude Desktop?

Claude Code
claude mcp add dbmcp -- docker run -i --rm ghcr.io/haymon-ai/dbmcp:0.13.2
Cursor, Claude Desktop and other clients (JSON config)
{
  "mcpServers": {
    "dbmcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/haymon-ai/dbmcp:0.13.2"
      ]
    }
  }
}

Snippets are generated from the published package name; the server name dbmcp is only a label you can change. Add the credentials the publisher documents.

Published packages
ocighcr.io/haymon-ai/dbmcp:0.13.2
ocighcr.io/haymon-ai/dbmcp:0.13.2

Sources and checks

View the source

Registry name: ai.haymon/dbmcp
Published version: 0.13.2

Source information collected September 9, 2026.

Badge and embed

Show this listing on your website or README. The badge and the card link back to this page.

Listed on RUAGENTICDbmcp on RUAGENTIC
Markdown badge
[![Listed on RUAGENTIC](https://ruagentic.com/badge/dbmcp.svg)](https://ruagentic.com/tools/dbmcp)
HTML badge
<a href="https://ruagentic.com/tools/dbmcp"><img src="https://ruagentic.com/badge/dbmcp.svg" alt="Listed on RUAGENTIC" height="28"></a>
Markdown card
[![Dbmcp on RUAGENTIC](https://ruagentic.com/embed/dbmcp.svg)](https://ruagentic.com/tools/dbmcp)
HTML embed
<iframe src="https://ruagentic.com/embed/dbmcp" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="Dbmcp on RUAGENTIC"></iframe>