Interactive Entra ID identity relationship visualization — the 2003 polyarchy, live as an MCP App
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y entrapulse-polyarchy
MCP client config
{
"mcpServers": {
"entrapulse-polyarchy": {
"command": "npx",
"args": [
"-y",
"entrapulse-polyarchy"
]
}
}
}