MCP Directory
Back

claude-code-rust

by lorryjovens-hub · TypeScript · ★ 1,499

🚀 Rust 全量重构的 Claude Code - 性能提升 2.5x,体积减少 97% | High-performance Rust implementation of Claude Code with 2.5x faster startup and 97% smaller binary

#ai#claude#cli#mcp#performance#repl#rust

Install

npx -y github:lorryjovens-hub/claude-code-rust

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-rust": {
      "command": "npx",
      "args": [
        "-y",
        "github:lorryjovens-hub/claude-code-rust"
      ]
    }
  }
}

From the README

本项目包含TS的claude code 源代码。完整的网站项目介绍:项目完整介绍,以及下载 https://claude-rust-gui.netlify.app/ 2026.4.24更新GUI客户端: > 🚀 **Anthropic Claude Code 的 Rust 全量重构版本** - 性能提升 **2.5x**,体积减少 **97%**,零依赖原生安全 [](https://www.rust-lang.org/) [](LICENSE) []() []() []() **[快速开始](#-快速开始) • [性能基准](#-性能基准数据) • [功能特性](#-核心特性) • [架构设计](#-架构设计) • [文档](#-文档)** | 网站 | 描述 | |:-----|:-----| | [Claude Code Rust](https://claudecode-rust.netlify.app/) | 官方项目网站 - 性能展示和安装指南 | | [Claude Code Rust Landing](https://lorryjovens-hub.github.io/claude-code-rust-landing/) | 项目介绍和特性展示 | | 指标 | Rust 版本 | TypeScript 版本…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers