Author: Dejo Repo: archmcp on GitHub Cost: Free AI coding agents spend a surprising amount of time: crawling files guessing architecture tracing dependencies rebuilding context every session So my friend built archmcp , a local MCP server that generates a compact architectural snapshot of a repository before the agent reads a single file. Instead of starting blind, Claude Code gets structured context about: modules symbols dependencies routes architectural patterns It’s giving AI agents enough architectural awareness to stop wasting tokens and time rediscovering the codebase from scratch. It also supports multi-repo setups, so agents can reason across systems like: Go backend TypeScript frontend Python FastAPI services mobile apps shared libraries Would love feedback from people who give it a go. submitted by /u/yellow-llama1
Originally posted by u/yellow-llama1 on r/ClaudeCode
