mcpbeat

Entrapulse Polyarchy MCP Server

io.github.darrenjrobinson/entrapulse-polyarchy
local only

Entrapulse Polyarchy runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 5 Jul 2026.

Interactive Entra ID identity relationship visualization — the 2003 polyarchy, live as an MCP App

Installs per day peak 235 · avg 17 · -46% w/w
a month agotoday
26
Installs / week
npm · entrapulse-polyarchy
0
Stars
0 open issues
5 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add entrapulse-polyarchy -- npx -y entrapulse-polyarchy
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "entrapulse-polyarchy": {
      "args": [
        "-y",
        "entrapulse-polyarchy"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.entrapulse-polyarchy]
command = "npx"
args = ["-y", "entrapulse-polyarchy"]
.cursor/mcp.json
{
  "mcpServers": {
    "entrapulse-polyarchy": {
      "args": [
        "-y",
        "entrapulse-polyarchy"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "entrapulse-polyarchy": {
      "args": [
        "-y",
        "entrapulse-polyarchy"
      ],
      "command": "npx"
    }
  }
}

Entrapulse Polyarchy — questions

Answers built from our own checks of this server.

Why is there no uptime for Entrapulse Polyarchy?
Entrapulse Polyarchy runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package entrapulse-polyarchy was installed 26 times last week.
How do I connect Entrapulse Polyarchy?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls entrapulse-polyarchy straight from npm; nothing to host, nothing to sign up for.
How many people use Entrapulse Polyarchy?
The npm package entrapulse-polyarchy was installed 26 times in the last week. Week over week that is -46%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Entrapulse Polyarchy open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.