Sagnnik/docker-mcp-bridge
LLM integration service for Docker MCP Gateway with multi-provider support (OpenAI, Anthropic, Google, Ollama, OpenRouter), dynamic tool discovery, and code-mode composition. FastAPI service for building agentic AI workflows.
Platform-specific configuration:
{
"mcpServers": {
"docker-mcp-bridge": {
"command": "npx",
"args": [
"-y",
"docker-mcp-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...