entrapulse-polyarchy
Rank #15,340io.github.darrenjrobinson/entrapulse-polyarchy
Interactive Entra ID identity relationship visualization — the 2003 polyarchy, live as an MCP App
entrapulse-polyarchy is a Model Context Protocol (MCP) server published by darrenjrobinson. It ranks #15,340 of 115,460 servers tracked on MCP Toplist. entrapulse-polyarchy is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jul 4, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 100,120 of 115,460 servers on MCP Toplist.
Use entrapulse-polyarchy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add entrapulse-polyarchy -- npx -y entrapulse-polyarchy[mcp_servers.entrapulse-polyarchy]
command = "npx"
args = ["-y", "entrapulse-polyarchy"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"entrapulse-polyarchy": {
"command": "npx",
"args": [
"-y",
"entrapulse-polyarchy"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"entrapulse-polyarchy": {
"command": "npx",
"args": [
"-y",
"entrapulse-polyarchy"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"entrapulse-polyarchy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"entrapulse-polyarchy"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"entrapulse-polyarchy": {
"command": "npx",
"args": [
"-y",
"entrapulse-polyarchy"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"entrapulse-polyarchy": {
"command": "npx",
"args": [
"-y",
"entrapulse-polyarchy"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.darrenjrobinson%2Fentrapulse-polyarchy)<a href="https://mcptoplist.com/server/io.github.darrenjrobinson%2Fentrapulse-polyarchy"><img src="https://mcptoplist.com/badge/io.github.darrenjrobinson%2Fentrapulse-polyarchy.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
darrenjrobinson
Other servers by darrenjrobinson
- Entra News#5,988 · 3 vers
- graph-atlas-mcp#6,773 · 5 vers
- Microsoft Entra SCIM#10,946 · 2 vers
- Entra.Chat Podcast MCP Server#14,304 · 1 ver
- microsoft-ai-roundup-mcp#18,383 · 1 ver
- Hibp#20,667 · 2 vers
- Untappd#43,516 · 2 vers
Available versions (4)
| Version | Published |
|---|---|
| 0.2.0 | Aug 15, 2026 |
| 0.1.12 | Aug 10, 2026 |
| 0.1.11 | Jul 4, 2026 |
| 0.1.10 | Jul 4, 2026 |
Frequently asked questions
- Who maintains entrapulse-polyarchy?
- entrapulse-polyarchy is maintained by darrenjrobinson, which publishes 8 MCP servers (20 total versions) tracked on MCP Toplist.
- Is entrapulse-polyarchy listed on the Official MCP Registry?
- Yes — entrapulse-polyarchy is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does entrapulse-polyarchy have?
- MCP Toplist tracks 4 versions of entrapulse-polyarchy, most recently published on Aug 15, 2026.
- Where can I find the source code for entrapulse-polyarchy?
- The source code for entrapulse-polyarchy is hosted at github.com/darrenjrobinson/entrapulse-polyarchy.