entra-pim-mcp-server

vexxhost/entra-pim-mcp-server
★ 0 stars Python ⚙️ DevOps Updated 1d ago
MCP server for Azure Entra PIM — list eligible assignments and activate group/role assignments
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": {
    "entra-pim-mcp-server": {
      "command": "uvx",
      "args": [
        "entra-pim-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install entra-pim-mcp-server