Agentmap MCP Server

Every file on that list really imports it. grep gets 40% of them wrong. Token cost of the hidden first step in every agent task - find the relevant code - on a real 154-file Next. It runs locally over stdio via the published package.

People connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 46 · #20 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Agentmap

before you install - you'll need

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

Claude Code

claude mcp add raymondchins-agentmap -- npx -y @raymondchins/agentmap

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "raymondchins-agentmap": {
      "command": "npx",
      "args": [
        "-y",
        "@raymondchins/agentmap"
      ]
    }
  }
}

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 @raymondchins/agentmap - published under the repo owner's npm scope (@raymondchins)

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

03 · What Agentmap can do

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

Latest releases

v0.22.0 · 2026-08-04

bump @types/node from 26.1.1 to 26.1.2

v0.21.0 · 2026-07-27

sweep the Batch B backlog - security, CI gates, ranking tests, honesty fixes

v0.20.1 · 2026-07-27

04 · Who maintains Agentmap

agentmap is maintained by raymondchins. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
coding agent - ranked #20 of 194 actively-maintained coding agent servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-04)
registry
io.github.raymondchins/agentmap (active, first published 2026-07-04 · 17 versions)
packages
npm:@raymondchins/agentmap

06 · Agentmap FAQ

What is Agentmap?

Every file on that list really imports it. grep gets 40% of them wrong. Token cost of the hidden first step in every agent task - find the relevant code - on a real 154-file Next. It runs locally over stdio via the published package.

Is Agentmap still maintained?

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

How do I install Agentmap?

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

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

More coding agent MCP servers · Reachpad MCP · Raven · Tyrekick · Filesift · Agent Harnesses

More JavaScript MCP servers · Remoet MCP · Agentic Task System (ATS) · Replenish Radar · Replynodes MCP Server · see all