| Forge | CodeGraphContext | |
|---|---|---|
| Description | Structured planning, parallel execution in git worktrees, and deep validation for Claude Code. Turns a one-line objective into a validated DAG of m... | 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 | JavaScript | Python |
| License | MIT | MIT |
| Stars | 4 | 2965 |
| Website | https://github.com/TT-Wang/forge | https://codegraphcontext.vercel.app/ |
Forge and CodeGraphContext are both MCP (Model Context Protocol) servers in the Coding Agents category. CodeGraphContext has more community traction with 2965 GitHub stars compared to Forge's 4 stars. Forge is written in JavaScript while CodeGraphContext uses Python.