Mojulo MCP Server

Mojulo is a 3D factory for agents: a local MCP server where everything your coding agent makes is a small recipe it can re-run identically.

People who work with audit trail, agent tools and codex 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-16 · ★ 3 · #47 OF 168 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-09-18

NOASSERTION · JavaScript servers · how we verify → /methodology

01 · Install Mojulo

before you install - you'll need

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

Claude Code

claude mcp add zombico-mojulo -- npx -y mojulo

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "zombico-mojulo": {
      "command": "npx",
      "args": [
        "-y",
        "mojulo"
      ]
    }
  }
}

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

license no standard license detected - usage rights unclear; check the repo before commercial use

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

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

03 · What Mojulo can do

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

Latest releases

v2.0.4 · 2026-09-16

workbench-opacity - a translucent monomer (a window pane over a cassette) · opacity on any lathe / extrude / sweep / loft / drape / relief monomer (0 < opacity < 1) · stamps a face-level alpha, which the orbitable…

v2.0.2 · 2026-09-11

openscad-leg - emit the recipe as an OpenSCAD program, not the mesh as a polyhedron · export_model({ format: 'scad' }) + GET /api/sketches/<ref>/model.scad. The one · ceiling the print leg cannot lift from inside is…

v2.0.1 · 2026-09-11

--help answers, the ledger tool is named for what it is, and the registry fields · mojulo --help, -h, bare help, --version, -v. A bare npx mojulo --help used · to fall through to stdio-server mode and, with nothing on…

04 · Who maintains Mojulo

mojulo is maintained by zombico. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
developer tools - ranked #47 of 168 actively-maintained developer tools servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
io.github.zombico/mojulo (active, first published 2026-09-11 · 2 versions)
packages
npm:mojulo

06 · Mojulo FAQ

What is Mojulo?

Mojulo is a 3D factory for agents: a local MCP server where everything your coding agent makes is a small recipe it can re-run identically.

Is Mojulo still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Mojulo?

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

Does Mojulo 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 Mojulo

More developer tools MCP servers · Sparda · Abcop · Agentic HIL · Axint · Rtblint

More JavaScript MCP servers · Zoom Info · A1 Yandex KIT MCP · Dsh Verify · Open MCP Apps · see all