MCP.so
登录

Db Mcp

@tirthraj07

关于 Db Mcp

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

基本信息

分类

数据库

运行时

python

传输方式

stdio

发布者

tirthraj07

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

数据库 分类下的更多 MCP 服务器