MCP-Server-Docker
DockerでMCPサーバを作成するサンプル
1
Github Watches
0
Github Forks
0
Github Stars
Sample mcp.json
{
"mcpServers": {
"test-server": {
"command": "docker",
"args": [
"compose",
"-f",
"C:\\your-docker-directory\\docker-compose.yml",
"exec",
"-i",
"mcp-server",
"node",
"build/index.js"
]
}
}
}
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Take an adjectivised noun, and create images making it progressively more adjective!
Reviews
user_8ZRabr1l
As a devoted user of the mcp application, I highly recommend the mcp-server-docker by hirotoe0112. This tool is absolutely brilliant for containerizing and streamlining server management processes. Easy to set up and flawlessly efficient in operation, it has enhanced my workflow significantly. A must-have for anyone looking to leverage the power of Docker in their server infrastructure. Check it out here: https://github.com/hirotoe0112/mcp-server-docker.