hemmokarja/Local-MCP-Server-Docker
Local MCP (Model Context Protocol) server implementation with Docker integration. Demonstrates tool registration, Claude Desktop integration, and automated deployment workflows.
Platform-specific configuration:
{
"mcpServers": {
"Local-MCP-Server-Docker": {
"command": "npx",
"args": [
"-y",
"Local-MCP-Server-Docker"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...