| Any CLI MCP Server | Codemcp | |
|---|---|---|
| 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. | Coding agent with basic read, write and command line tools. |
| Category | Coding Agents | Coding Agents |
| Language | TypeScript | Python |
| License | MIT | Apache-2.0 |
| Stars | 13 | 1615 |
| Website | https://github.com/eirikb/any-cli-mcp-server | https://github.com/ezyang/codemcp |