Endiagram MCP

MCP server for EN Diagram - deterministic structural analysis powered by graph theory. Every result is backed by a named mathematical theorem. No AI inside the computation. Its 7 documented tools cluster into structure, invariant, live, reachable.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-04-21 · ★ 8 · #442 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Endiagram MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add dushyant30suthar-endiagram-mcp --transport http https://api.endiagram.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "dushyant30suthar-endiagram-mcp": {
      "url": "https://api.endiagram.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.endiagram.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to api.endiagram.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package @endiagram/mcp - the @endiagram scope differs from the repo owner (dushyant30suthar); confirm it's the project's official package

registry namespace io.github.dushyant30suthar is GitHub-verified and matches the repo owner

03 · What Endiagram MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 7 documented tools across structure, invariant, live, including structure, invariant, live, reachable.

Capability map

Tools grouped from the project's README - what Endiagram MCP lets an agent do.

Structure

1 tool - e.g. What is this system? Shape, stages, bridges, cycles, critical path, dominator tree, min-cuts, subsystems, actors, locations.

structure

Invariant

1 tool - e.g. What's always true? Conservation laws, T-invariants (sustainable cycles), depletable sets, deficiency, reversibility.

invariant

Live

1 tool - e.g. Can it deadlock? Can entities overflow? Siphons, traps, unbounded cycles, structural liveness and boundedness.

live

Reachable

1 tool - e.g. Can X reach Y? Path, distance, boundary crossings. from/to accept entity or action names.

reachable

Equivalent

1 tool - e.g. Are two systems the same, or what changes if I change this one?

equivalent

Compose

1 tool - e.g. How do parts combine (merge) or how does a part stand alone (extract)?

compose

Render

1 tool - e.g. SVG or PNG diagram. Only call when the user asks to visualize.

render

04 · Who maintains Endiagram MCP

endiagram-mcp is maintained by dushyant30suthar. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
other - ranked #442 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.dushyant30suthar/endiagram-mcp (active, first published 2026-03-22 · 45 versions)
packages
npm:@endiagram/mcp

06 · Endiagram MCP FAQ

Is Endiagram MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-21. We re-verify nightly.

What can Endiagram MCP do?

An agent gets 7 documented tools across structure, invariant, live, including structure, invariant, live, reachable.

How do I install Endiagram MCP?

Run `npx -y @endiagram/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Endiagram MCP require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Endiagram MCP

More MCP servers to compare · Kvm Pilot · Gunsnation · Dynatrace Managed MCP · E18e · Eansearch MCP Server

More JavaScript MCP servers · Job Data Lake · Postgres MCP · Ejentum MCP · Self Inspect MCP · Magpipe · see all