Mellos Mapping MCP Server

A live, terminal-native map of bottom-up development for Claude Code, ChatGPT desktop Codex mode and Codex CLI. It runs locally over stdio via the published package.

People who work with bottom up, codex and dependency graph 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-18 · ★ 58 · #10 OF 85 MAINTAINED DESIGN · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Mellos Mapping

Claude Code

claude mcp add guangminju-mellos-mapping -- npx -y mellos-mapping

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "guangminju-mellos-mapping": {
      "command": "npx",
      "args": [
        "-y",
        "mellos-mapping"
      ]
    }
  }
}

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-12 - young repo, little track record yet

license MIT - declared in the repository

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

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

03 · What Mellos Mapping can do

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

Latest releases

v0.24.0 · 2026-09-15

0.24.0 · npm/npx 用户使用满 7 天、且在 3 个不同 UTC 日期使用地图后,显示一次可关闭的 GitHub Star 提醒;跨项目、安装和版本去重,不上传使用数据。 · 网页与网页终端提供彩色渐变和星标律动,不抢焦点;动画最多 12 秒,并尊重减少动态效果设置。 · 点击「去点 Star」交给系统默认浏览器打开,沿用浏览器已有的 GitHub 登录状态;打开失败时可重试或复制地址。…

v0.23.0 · 2026-09-14

Mellos Mapping 0.23.0 adds persistent map context and a complete resource API, so agents can resume saved work and update the affected records. · Discover saved pages and read stable IDs, metadata, filtered records and…

v0.22.1 · 2026-09-14

Mellos Mapping 0.22.1 is now available as source, Claude Code and ChatGPT App distributions. This release includes the updates since npm 0.20.3 and matches the published host branches. · Open the live terminal map…

04 · Who maintains Mellos Mapping

mellos-mapping is maintained by guangminju. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
design - ranked #10 of 85 actively-maintained design servers as of 2026-09-18.
release cadence
6 releases in the last 90 days (latest 2026-09-15)
registry
io.github.GuangminJu/mellos-mapping (active, first published 2026-08-13 · 12 versions)
packages
npm:mellos-mapping

06 · Mellos Mapping FAQ

What is Mellos Mapping?

A live, terminal-native map of bottom-up development for Claude Code, ChatGPT desktop Codex mode and Codex CLI. It runs locally over stdio via the published package.

Is Mellos Mapping still maintained?

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

How do I install Mellos Mapping?

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

Does Mellos Mapping 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 Mellos Mapping

More design MCP servers · Saglitzdesign MCP · Uisandbox (ideelab) · Illustrator MCP Server · Codesign · Oh My Posh Configurator

More TypeScript MCP servers · Epitome · Grist MCP Server · AAI Gateway · Pathmark · Gopeak · see all