DOCKER DB MCP SERVER TOOL
@xJuliMendez
DOCKER DB MCP SERVER TOOL について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"db-mcp-server": {
"command": "node",
"args": [
"/home/julian/projects/db-mcp-server/build/index.js",
"--config=/home/julian/projects/sebo/seco-backoffice/.cursor/configuration.json"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is DOCKER DB MCP SERVER TOOL?
An MCP server that connects to a MySQL database inside a Docker container using credentials and database name provided in a JSON configuration file.
How to use DOCKER DB MCP SERVER TOOL?
Configure it by creating a .cursor/mcp.json file with a command pointing to the server's build and a config file path. The config file must contain containerName, username, password, and database. Then enable the MCP server in Cursor.
Key features of DOCKER DB MCP SERVER TOOL
- Connects to a MySQL database inside a Docker container
Use cases of DOCKER DB MCP SERVER TOOL
—
FAQ from DOCKER DB MCP SERVER TOOL
How do I configure the server?
—
What runtime is required?
—
Where is the database connection data stored?
—
What transport or authentication does it use?
—
What are the known limitations?
—
「データベース」の他のコンテンツ
PostgreSQL Model Context Protocol (PG-MCP) Server
stuzeroMulti Database MCP Server
FreePeakA powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
Database Gateway
centralmindUniversal MCP-Server for your Databases optimized for LLMs and AI-Agents.
Redis MCP Server
redisThe official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
MCP Server for Milvus
zilliztechModel Context Protocol Servers for Milvus
コメント