| Any CLI MCP Server | CodeGraphContext | |
|---|---|---|
| Description | Universal MCP server that transforms any CLI tool into an MCP server. Works with any CLI that has `--help` output, supports caching for performance. | 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 | TypeScript | Python |
| License | MIT | MIT |
| Stars | 13 | 2801 |
| Website | https://github.com/eirikb/any-cli-mcp-server | https://codegraphcontext.vercel.app/ |