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

コメント

「データベース」の他のコンテンツ