HomeDevelopment › agentmap

agentmap

The TS/JS-accurate repo map for coding agents: ts-morph import/symbol/call graph + MCP query tools

JavaScript
★ 48 stars Last pushed 2026-09-19 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.22.0)

npx -y @raymondchins/agentmap@0.22.0

Or add to your MCP client config:

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

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry