Back to directory
akshaykokane/azurehelp-mcp-server

akshaykokane/azurehelp-mcp-server

@akshaykokane

This is MCP server for Azure Help APIs for Guided Troubleshooter

azuretroubleshooterdiagnosticsself-helpmcpcsharpcloud

Installation & Configuration

{
  "mcpServers": {
    "azurehelpTroubleshooter": {
      "command": "dotnet",
      "args": [
        "run",
        "--project",
        "/path/to/azurehelp-mcp-server",
        "--no-build"
      ]
    }
  }
}

Information

Transport
stdio
Language
C#
Created
2026/6/14
Updated
2026/6/15