by ZhuLinsen · MCP Server · ★ 150
MiniAgent 🚀 5分钟手搓一个 AI Coding 助手 + 命令行版 Manus! | English 💡 核心特性 一个 核心文件,复刻 Claude Code 的编程能力 + Manus 的系统操控能力! MiniAgent 是一个极简、透明、强大的 CLI Agent 框架,拒绝臃肿的依赖和复杂的架构: 🧠 Code Agent: 像 Claude Code 一样写代码、修 Bug、跑测试 🦾 OS Agent: 像 Manus 一样操控浏览器、编辑文档、管理应用 ⚡ 极简实现: 核心引擎 完全透明可控,适合学习和魔改 🤖 全模型支持: DeepSeek、OpenAI、Gemini、Claude 等所有兼容 OpenAI 接口的模型 🔌 高扩展性: 极简装饰器模式,3行代码即可挂载自定义工具 🔄 双模式工具调用: 文本解析模式(透明可学习)+ 原生 Function Calling 模式(更可靠) 🎯 Skill 系统: 可复用的 Agent 配置,内置 coder/researcher/reviewer/tester 四个角色 🛡️ 安全防护: 危险命令自动拦截确认,防止 LLM 幻觉导致破坏性操作 💬 流式输出: 打字机效果实时输出,长对话自动压缩上下文 🔗 MCP 协议: 支持连接 MCP 工具服务器,接入社区生态 🤝 Agent...
| Stars | 150 |
| Forks | 29 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 63.8274053853193/100 |
| Last Updated | 2026-06-12 |
| Created | 2025-04-27 |
| Platforms | claude-code, cli, mcp, python |
| Est. Tokens | ~13k |
These tools work well together with MiniAgent for enhanced workflows:
Explore other popular mcp server tools:
MiniAgent is 🚀「 5分钟手搓一个 AI Coding 助手 + 命令行版 Manus」 ⚡️Build an AI Coding Assistant + CLI-based Manus in 5 Minutes!. It is categorized as a MCP Server with 150 GitHub stars.
MiniAgent is primarily written in Python. It covers topics such as agent, claude, claudecode.
You can find installation instructions and usage details in the MiniAgent GitHub repository at github.com/ZhuLinsen/MiniAgent. The project has 150 stars and 29 forks, indicating an active community.
MiniAgent is released under the Apache-2.0 license, making it free to use and modify according to the license terms.