by Mathews-Tom · MCP Server · ★ 52
archex Verified local code context for agents. AI coding agents usually start by opening a file, following an import, checking a type definition, and backtracking through the repo until the context window is partly spent before the real task starts. archex does that retrieval and structural expansion up front and returns a ranked, token-budgeted context bundle plus a receipt that records what was included, what was skipped, and whether the bundle is complete enough to act on. It runs locally, uses deterministic retrieval and analysis, and does not require hosted inference or an API key.
| Stars | 52 |
| Forks | 5 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 61.7327574412185/100 |
| Open Issues | 1 |
| Last Updated | 2026-07-08 |
| Created | 2026-02-27 |
| Platforms | mcp, python |
| Est. Tokens | ~19k |
These tools work well together with archex for enhanced workflows:
Explore other popular mcp server tools:
archex is Verified code context for agents. It is categorized as a MCP Server with 52 GitHub stars.
archex is primarily written in Python. It covers topics such as agents, archex, ast.
You can find installation instructions and usage details in the archex GitHub repository at github.com/Mathews-Tom/archex. The project has 52 stars and 5 forks, indicating an active community.
archex is released under the Apache-2.0 license, making it free to use and modify according to the license terms.