codetex-mcp
01MCP server Claude CodeCodexCursor
Commit-aware code context manager for LLMs - MCP server and CLI. Runs locally from the codetex-mcp Python package.
1 5mo ago A
tokens not measured
original MIT
An MCP server and CLI that builds commit-aware, multi-layered context about code repositories for LLMs. Indexes repo structure, file summaries, and symbol details using tree-sitter and LLM summarization, then serves it via MCP tools. Tracks git diffs to sync incrementally instead of re-indexing from scratch.
MCP server Claude CodeCodexCursor
Commit-aware code context manager for LLMs - MCP server and CLI. Runs locally from the codetex-mcp Python package.