claude-crew
If you are the rightful owner of claude-crew and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Claude Crew is a tool for creating autonomous coding agents using Claude Desktop and Model Context Protocol (MCP).
Claude Crew is designed to create autonomous coding agents that can process tasks independently, focusing on maximizing cost efficiency, prioritizing operation verification through unit testing, and providing project-optimized MCP and context information. It is particularly useful for delegating low-complexity tasks and enabling non-engineers to implement features using natural language. The tool requires Claude Desktop, an OpenAI API key for embedding (optional), and Node.js version 20 or higher. Claude Crew provides a configuration CLI and MCP Server, allowing for interactive project setup and autonomous task execution. It optimizes the use of the LLM's context window by providing project structure, related source code, documentation, and memory bank knowledge.
Features
- Autonomous Task Execution: Automates task execution with linter and unit tests, providing feedback and implementing corrections.
- Project-Specific Configuration: Generates unique configurations for each project to prevent conflicts.
- Memory Bank: Stores persistent project knowledge for efficient task processing.
- Integration with Claude Desktop: Seamlessly integrates with Claude Desktop for enhanced functionality.
- Customizable Settings: Offers extensive configuration options for project-specific needs.