Db Mcp
@tirthraj07
Db Mcp について
Custom made MCP Server for Popular databases (Currently Supporting MYSQL)
基本情報
設定
以下の設定を使って、このサーバーを 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
—
「データベース」の他のコンテンツ
PostgreSQL Model Context Protocol (PG-MCP) Server
stuzeroMySQL MCP Server
designcomputerA Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Meilisearch MCP Server
meilisearchA Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
mcp-server-duckdb
ktanaka101A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
mcp-server-qdrant: A Qdrant MCP server
qdrantAn official Qdrant Model Context Protocol (MCP) server implementation
コメント