McpServer-In-Docker

ravindersirohi/McpServer-In-Docker
★ 2 stars C# ⚙️ DevOps Updated 1mo ago
MCP server with Azure Function app running inside docker container, exposing two tools for LLM use.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpserver-in-docker": {
      "command": "npx",
      "args": [
        "-y",
        "ravindersirohi/McpServer-In-Docker"
      ]
    }
  }
}

Topics

ai-toolscontainer-appdockerfilemcp-server