ellmos CodeCommander MCP Server

🇩🇪 Deutsche Version Part of the ellmos-ai family. It runs locally over stdio via the published package.

People who work with code analysis, developer tools and json repair and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-13 · ★ 3 · #223 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install ellmos CodeCommander

Claude Code

claude mcp add ellmos-ai-ellmos-codecommander-mcp -- npx -y ellmos-codecommander-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ellmos-ai-ellmos-codecommander-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ellmos-codecommander-mcp"
      ]
    }
  }
}

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 MIT - declared in the repository

npm package ellmos-codecommander-mcp - unscoped; check the name against the project README before installing

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

03 · What ellmos CodeCommander can do

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

Latest releases

v1.3.24 · 2026-09-06

Features & i18n Tool Surface · Added cc_get_language tool, expanding the CodeCommander tool surface to 23 tools. Enables AI clients to query the current active language and inspect supported language codes (\n\, \de\…

v1.3.16 · 2026-07-23

[1.3.16] - 2026-07-24 · Fixed · Correct FileCommander (46) and CodeCommander (22) tool counts in the ecosystem family table; counts now verified against the live MCP tools/list surface. · Align the McpServer runtime…

v1.3.15 · 2026-07-23

[1.3.15] - 2026-07-24 · Changed · Include llms.txt in the files array of package.json for npm package distribution. · Update llms.txt Last-checked metadata to 2026-07-06. · Changed · Unified the ellmos-ai ecosystem…

04 · Who maintains ellmos CodeCommander

ellmos CodeCommander is maintained by ellmos-ai. We track 9 MCP servers from ellmos-ai - 9 actively maintained, 16 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from ellmos-ai.

  1. ellmos FileCommander Filesystem MCP server: files, processes, sessions, async search, OCR, archives, safe delete. ★ 4
  2. ellmos Blender Use Headless Blender asset QA over MCP: background script runs and FBX reimport verification. ★ 2

05 · Facts

category
other - ranked #223 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
3 releases in the last 90 days (latest 2026-09-06)
registry
io.github.ellmos-ai/ellmos-codecommander-mcp (active, first published 2026-07-24)
packages
npm:ellmos-codecommander-mcp

06 · ellmos CodeCommander FAQ

What is ellmos CodeCommander?

🇩🇪 Deutsche Version Part of the ellmos-ai family. It runs locally over stdio via the published package.

Is ellmos CodeCommander still maintained?

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

How do I install ellmos CodeCommander?

Run `npx -y ellmos-codecommander-mcp`. You can also paste the ready-made client config above.

Does ellmos CodeCommander 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 ellmos CodeCommander

More MCP servers to compare · Elnora MCP Server · Open Legal Chile · Semahash · Winrdp MCP · Cernion Energy Tools MCP

More TypeScript MCP servers · ellmos FileCommander · Emailens MCP · Source Library · Emilia Protocol · see all