Skip to content
Back to search
30
MCP

io.github.raymondchins/agentmap

io.github.raymondchins/agentmap

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

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ihorponom/agentpack
Repo-native task continuity for AI coding agents: a reviewed task-state ledger served over MCP.
0 tools
io.github.ref-tools/ref-tools-mcp
Token efficient search for coding agents over public and private documentation.
0 tools
io.github.segentic-lab/codelens-mcp
Deterministic code maps for AI agents: 7 tree-sitter tools for TS/JS/Py — map, find, function_body
0 tools
io.github.rog0x/schema
JSON Schema, TypeScript types, mocks for AI agents
0 tools
io.github.aryamthecodebreaker/fixmap
Deterministic local-first repo context for coding agents, including public GitHub URL analysis.
0 tools
io.github.xchucx/agent-memory
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.raymondchins/agentmap": {
      "url": "None",
      "transport": "http"
    }
  }
}