mcpbeat Sign in

Mojulo MCP Server

local only

Mojulo runs on your own machine — the client starts it, so there is no endpoint to ping. 693 installs a week from npm. Last commit 21 Sep 2026.

A 3D compiler for coding agents: objects, worlds and games as small recipes. Emits Godot and STL.

Installs per day peak 405 · avg 91 · +514% w/w
a month agotoday
693
Installs / week
npm · mojulo
3
Stars
0 open issues
21 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
JavaScript

What the code does

We read the source, 9 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call upload_document_from_url.url → control/app/api/sketches/[ref]/sheet.png/route.js:55, upload_document_from_url.url → control/app/api/sketches/[ref]/skin.png/route.js:53, get_beats_vocab.ref → control/lib/mcp/tools/mesh-handoff.js:113 и ещё 3
    const png = await fs.readFile(file);
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] lite-template/client/index.html:1, [пакет] lite-template/helper/analytics.js:1, [пакет] lite-template/middleware/auth.js:1 и ещё 10
этот файл ставится пользователю, но в репозитории его нет
  const toUrl = (rel) => pathToFileURL(path.join(litePath, 'helper', rel)).href;
export const ELEV_B64 = 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA…
Page executes code built at runtime [пакет] lite-template/client/index.html:435, lite-template/client/index.html:435
            tcModalBody.innerHTML = parsedTerms;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mojulo -- npx -y mojulo
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mojulo": {
      "args": [
        "-y",
        "mojulo"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mojulo]
command = "npx"
args = ["-y", "mojulo"]
.cursor/mcp.json
{
  "mcpServers": {
    "mojulo": {
      "args": [
        "-y",
        "mojulo"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mojulo": {
      "args": [
        "-y",
        "mojulo"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Mojulo

same job, measured the same way
Sms Florin MCP
by flovoice53-tech

Rent a real UK phone number and receive SMS/OTP codes — built for AI coding agents.

34 installs/wk local only
Orbit
by constellation-works

Orbit's local-first task and workflow registry for coding agents.

258 installs/wk local only
Clize
by clize

Real-world actions for AI coding agents: domains, email, deploys, payments, media, and SEO/GEO.

619 installs/wk local only
gograph
by ozgurcd

Local Go repository call graphs and structural analysis for coding agents over stdio.

local only
GraphPilot
by graphpilot-oss

Structural memory for coding agents: callers, callees, blast radius and symbols over MCP.

31 installs/wk local only
Agent Blueprint
by agent-blueprint

Explore and download AI agent blueprints as Agent Skills directories for coding agents

34 installs/wk local only
CogSession
by premanand8800

Session memory for AI coding agents: records decisions and dead ends, flags what went stale.

98 installs/wk local only
memi
by sarveshsea

Memi is the read-only design engineering audit and skill layer for coding agents.

149 installs/wk local only

Mojulo — questions

Answers built from our own checks of this server.

Why is there no uptime for Mojulo?
Mojulo runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mojulo was installed 693 times last week.
How do I connect Mojulo?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mojulo straight from npm; nothing to host, nothing to sign up for.
How many people use Mojulo?
The npm package mojulo was installed 693 times in the last week. Week over week that is +514%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mojulo open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.