MCP.so
Sign In

Db Mcp

@tirthraj07

About Db Mcp

Custom made MCP Server for Popular databases (Currently Supporting MYSQL)

Basic information

Category

Databases

Runtime

python

Transports

stdio

Publisher

tirthraj07

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "db-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/db-mcp",
        "run",
        "main.py"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Db Mcp?

Db Mcp is a custom MySQL MCP server for performing database operations using Claude. It includes an example chat demonstrating its use.

How to use Db Mcp?

Add the provided JSON configuration to Claude’s MCP settings, specifying the command uv with arguments to run main.py from the db-mcp directory.

Key features of Db Mcp

Use cases of Db Mcp

FAQ from Db Mcp

Comments

More Databases MCP servers