Mirofy MCP Server

Diagrams of your system that cite their sources - and say what they could not see. It runs locally over stdio via the published package.

People who work with agent skill, architecture diagram and dataflow and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-12 · ★ 5 · #43 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install Mirofy

Claude Code

claude mcp add hasan-laraib-mirofy -- npx -y mirofy-cli

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "hasan-laraib-mirofy": {
      "command": "npx",
      "args": [
        "-y",
        "mirofy-cli"
      ]
    }
  }
}

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

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

repo age created 2026-08-29 - young repo, little track record yet

license MIT - declared in the repository

npm package mirofy-cli - unscoped; check the name against the project README before installing

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

03 · What Mirofy can do

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

Latest releases

v0.5.5 · 2026-09-07

Diagrams of a repository where every edge cites the file, line and commit it came from - and every file it could not read is named. · npx mirofy-cli map . · Reads JavaScript, TypeScript, Python, Go, Java, Rust and…

04 · Who maintains Mirofy

Mirofy is maintained by hasan-laraib. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
documentation - ranked #43 of 208 actively-maintained documentation servers as of 2026-09-18.
release cadence
1 release in the last 90 days (latest 2026-09-07)
registry
io.github.Hasan-Laraib/mirofy (active, first published 2026-09-08)
packages
npm:mirofy-cli

06 · Mirofy FAQ

What is Mirofy?

Diagrams of your system that cite their sources - and say what they could not see. It runs locally over stdio via the published package.

Is Mirofy still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-12 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Mirofy?

Run `npx -y mirofy-cli`. You can also paste the ready-made client config above.

Does Mirofy run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Mirofy

More documentation MCP servers · Docs Mint · Hormonaly Clinical Intelligence · Rails Agent Skills · Misakanet · Workfile

More JavaScript MCP servers · HasData Airbnb · HasData Amazon · HasData Bing · HasData DuckDuckGo · HasData Facebook · see all