| Code To Tree | CodeGraphContext | |
|---|---|---|
| Description | A single-binary MCP server that converts source code into AST, regardless of language. | An MCP server plus a CLI tool that indexes local code into a graph database to provide context to AI assistants. |
| Category | Coding Agents | Coding Agents |
| Language | C | Python |
| License | MIT | MIT |
| Stars | 82 | 2801 |
| Website | https://github.com/micl2e2/code-to-tree | https://codegraphcontext.vercel.app/ |