Agentmap runs on your own machine — the client starts it, so there is no endpoint to ping. 766 installs a week from npm. Last commit 1 Aug 2026.
The TS/JS-accurate repo map for coding agents: ts-morph import/symbol/call graph + MCP query tools
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.
claude mcp add agentmap -- npx -y @raymondchins/agentmap
{
"mcpServers": {
"agentmap": {
"args": [
"-y",
"@raymondchins/agentmap"
],
"command": "npx"
}
}
}
[mcp_servers.agentmap]
command = "npx"
args = ["-y", "@raymondchins/agentmap"]
{
"mcpServers": {
"agentmap": {
"args": [
"-y",
"@raymondchins/agentmap"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentmap": {
"args": [
"-y",
"@raymondchins/agentmap"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.