**Give your AI coding agent a living project brain.** Project Mapper scans your codebase once and builds a fast, struc…
**Give your AI coding agent a living project brain.** Project Mapper scans your codebase once and builds a fast, structured knowledge graph of every module, class, function, and their relationships — then answers complex queries in milliseconds. **Massive token savings:** - **~87%** (Full mode) / **~91%** (Slim mode) average token reduction vs grep + reading raw files - **~380×** faster than reading raw files for the same task - Geometric mean measured across 11 real-world codebases, 57–10,437 files each **Key Tools** (12 MCP tools total) - `pm_context` — Semantic search: find all classes/functions relevant to a query - `pm_impact` — Blast radius of changing a class/function - `pm_path` — Shortest semantic connection between entities + method notes - `pm_find` — Locate a symbol's definition, callers, and callees - `pm_orphans` — Surface dead-code candidates (no inbound relations) - `pm_visualize` — Mermaid/DOT dependency diagrams centred on any entity - `pm_security` — Standalone SAST scanner, 140+ OWASP Top 10 patterns, no scan required - `pm_security_triage` — Mark findings as false positive / verified / resolved - `pm_scan` / `pm_delta` — Fast full, incremental, and background indexing - `pm_contribute` — Let the agent write discoveries back into the graph - `pm_stats` — Inspect what's already indexed **Proven on 11 real codebases across 13 languages:** Python, TypeScript/JS, Java/Kotlin, Go, Rust, C#, C, C++, PHP, Ruby, Swift — including Django, Spring Framework, ASP.NET Core, Hugo, Zod, WordPress, Redis, Jekyll, LevelDB, ripgrep, and Swift Algorithms. **v2.0.0 Highlights:** - Package restructured into a layered `analyzers/ → core/ → {mcp/, http/}` architecture - New `pm_visualize` tool + full HTTP API parity for every MCP tool - `pm_scan` background mode — avoids client timeouts on large repos - Security scanner expanded to 140+ patterns with route-reachability taint tracking - 87-test suite covering DB layer, MCP protocol, and security scanner - Pure static analysis (no LLM calls during indexing) - Runs entirely on your machine — no data leaves your computer Stop feeding your AI raw files. Give it the map.
aethvion
mcp
free
Others in the same category, ranked by how often they are opened.