ravindersirohi/McpServer-In-Docker
MCP server with Azure Function app running inside docker container, exposing two tools for LLM use.
Platform-specific configuration:
{
"mcpServers": {
"McpServer-In-Docker": {
"command": "npx",
"args": [
"-y",
"McpServer-In-Docker"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...