mcp-server-azure-architect

martinopedal/mcp-server-azure-architect
★ 0 stars Python 💻 Code/Dev Tools Updated 8d ago
Read-only MCP server and Copilot CLI skills bundle for Azure architects. Complements (does not replace) the official azure-mcp. ALZ checklist queries by ID + scorecard composition.
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": {
    "mcp-server-azure-arc": {
      "command": "uvx",
      "args": [
        "mcp-server-azure-architect"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-azure-architect