by huangserva · MCP Server · ★ 54
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Claude Code CLI - Source Code Analysis Claude Code CLI 源代码学习与分析项目 项目简介 这是 Anthropic 官方 Claude Code CLI 工具的源代码,用于学习、研究和分析目的。Claude Code 是一个强大的 AI 编程助手命令行工具,支持多种编程任务自动化。 技术栈 项目结构 核心功能 命令列表 Git & 代码管理 会话管理 | /c
| Stars | 54 |
| Forks | 113 |
| Language | TypeScript |
| Category | MCP Server |
| Quality Score | 51.1771562304166/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.