Serversio.github.dushyant30suthar/endiagram-mcp
M

io.github.dushyant30suthar/endiagram-mcp

io.github.dushyant30suthar/endiagram-mcp · v0.3.16
▦ npm
v0.3.16npm npm: @endiagram/mcp🌐 https://api.endiagram.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.dushyant30suthar/endiagram-mcp",
  "description": "EN Diagram — structural verification for concurrent systems. Pure math, no AI.",
  "repository": {
    "url": "https://github.com/dushyant30suthar/endiagram-mcp",
    "source": "github"
  },
  "version": "0.3.16",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@endiagram/mcp",
      "version": "0.3.16",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.endiagram.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}