identity-aware-mcp

JumpBearCode/identity-aware-mcp
★ 0 stars Python Security Updated 8d ago
Identity-aware MCP server for Azure DataOps — Entra OAuth + worker SP isolation
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "identity-aware-mcp": {
      "command": "uvx",
      "args": [
        "identity-aware-mcp"
      ]
    }
  }
}

Or install with pip: pip install identity-aware-mcp