learn-claude-code-rs — MCP Server by wulawulu

by wulawulu · MCP Server · ★ 98

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About learn-claude-code-rs

learn-claude-code-rs English | 中文 A progressive AI Agent Harness tutorial written in Rust. This repository is a Rust-oriented learning path for building an agent harness. It starts with the smallest agent loop and gradually adds tools, planning, subagents, skills, context compaction, permissions, hooks, memory, multi-agent collaboration, worktree isolation, MCP/plugins, and tool routing. This project was inspired by shareAI-lab/learn-claude-code. Its chapter design, content organization, and some code ideas reference that project to a certain extent, then reimplement and adapt them for the Rust ecosystem. It is not a line-by-line copy or a simple port; it reorganizes the agent harness topic itself into a runnable Rust tutorial. Each chapter is an independent runnable Rust crate. You can read them in order or jump directly into a topic to see how a harness capability is expressed through data structures, runtime loops, tool interfaces, and durable state. Why This Repo Most LLM examples stop at tool calling.

agent-harnessagenticai-agentclaude-codecoding-agentllmmcpmulti-agentrustrust-lang

Quick Facts

Stars98
Forks20
LanguageRust
CategoryMCP Server
LicenseMIT
Quality Score71.9107775080884/100
Last Updated2026-06-07
Created2026-04-08
Platformsclaude-code, mcp, rust
Est. Tokens~171k

learn-claude-code-rs alternative? Top 6 similar tools

Looking for a learn-claude-code-rs alternative? If you're comparing learn-claude-code-rs with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • crab-code by lingcoder · ⭐ 72

    🦀 Open-source alternative to Claude Code, built from scratch in Rust. Agentic coding CLI — thinks, plans, and

  • bitrouter by bitrouter · ⭐ 190

    An open-source agentic LLM gateway & router that cost-optimize your agentic workflows in your way. works with

  • omega-memory by omega-memory · ⭐ 170

    Persistent memory for AI coding agents

  • agent-skills by simota · ⭐ 56

    124 specialist AI agents for Claude Code / Codex CLI / Antigravity CLI (agy). Anthropic Agent Skills spec-alig

  • aser by AmeNetwork · ⭐ 471

    Aser is a lightweight, self-assembling AI Agent frame.

  • golembot by 0xranx · ⭐ 295

    Any Agent × Any Provider × Anywhere. Connect Cursor, Claude Code, OpenCode, or Codex to Slack, Telegram, Disco

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Rust Agent Tools

Frequently Asked Questions

What is learn-claude-code-rs?

learn-claude-code-rs is Build an AI agent harness in Rust, from a minimal loop to tools, subagents, memory, teams, worktrees, MCP, and typed tool routing.. It is categorized as a MCP Server with 98 GitHub stars.

What programming language is learn-claude-code-rs written in?

learn-claude-code-rs is primarily written in Rust. It covers topics such as agent-harness, agentic, ai-agent.

How do I install or use learn-claude-code-rs?

You can find installation instructions and usage details in the learn-claude-code-rs GitHub repository at github.com/wulawulu/learn-claude-code-rs. The project has 98 stars and 20 forks, indicating an active community.

What license does learn-claude-code-rs use?

learn-claude-code-rs is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to learn-claude-code-rs?

The top alternatives to learn-claude-code-rs on Agent Skills Hub include crab-code, bitrouter, omega-memory. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools