by huangserva · MCP Server · ★ 54
这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43 个工具,Bash、文件读写编辑、Grep、Glob、Web 搜索等) 4. API 通信层 — services/api/(与 Anthropic 后端通信) 5. MCP 协议 6. 多 Agent/Team 协作 l 7. 认证与策略 8. 辅助服务 等
| Stars | 54 |
| Forks | 113 |
| Language | TypeScript |
| Category | MCP Server |
| Quality Score | 24.8/100 |
| Last Updated | 2026-03-31 |
| Created | 2026-03-31 |
| Platforms | browser, claude-code, cli, mcp, node |
| Est. Tokens | ~627k |
These tools work well together with claude-code-cli for enhanced workflows:
Explore other popular mcp server tools:
claude-code-cli is 这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43 个工. It is categorized as a MCP Server with 54 GitHub stars.
claude-code-cli is primarily written in TypeScript.
You can find installation instructions and usage details in the claude-code-cli GitHub repository at github.com/huangserva/claude-code-cli. The project has 54 stars and 113 forks, indicating an active community.