graph2agent MCP v0.2.0
·
3 commits
to main
since this release
Native Mermaid context for MCP coding agents
The six native archives and checksums.txt are published below.
npm is live on macOS and Linux. The
graph2agent-mcp@0.2.0umbrella
installs the matching arm64 or x64 package on those systems. Windows users
can use the native archives below while one-command npm activation awaits
npm review of the two Windows platform package names.
On macOS or Linux, run the stdio server with Node.js 22 or newer:
npx -y graph2agent-mcp@0.2.0Persistent Codex configuration:
codex mcp add graph2agent -- npx -y graph2agent-mcp@0.2.0Highlights
- Adds the read-only
describe_mermaidMCP tool for deterministic narrative text and structured compiler metadata. - Supports graph2agent's deliberate flowchart, sequence, class, state, and ER subset in strict mode.
- Ships static macOS, Linux, and Windows binaries for arm64 and amd64/x64.
- Provides a script-free npm launcher on macOS and Linux that selects the matching platform package and verifies its version and SHA-256 before every start.
- Performs no network requests, file writes, Mermaid execution, or HTML rendering inside the MCP server.
The published archives are covered by checksums.txt below. The measured benchmark result and its limitations are documented at https://graph2agent.github.io/#evidence.