NahumKorda/Claude-CrewAI-MCP
If you are the rightful owner of Claude-CrewAI-MCP 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.
The Claude-CrewAI-MCP server is designed to guide the Claude Client in coding Python projects using CrewAI, leveraging the Model Context Protocol (MCP) for enhanced development efficiency.
Claude-CrewAI-MCP
Model Context Protocol (MCP) server for the Claude Desktop that instructs it how to properly code Python projects using CrewAI. Uses FastMCP.
Installation
{
"mcpServers": {
"CrewaiMcpServer": {
"command": "path/to/venv/with/installed/fastmcp",
"args": ["path/to/crewai_mcp_server.py"]
}
}
}
Quick Start
Add the Claude-CrewAI-MCP configuration to the claude_desktop_config.json and restart Claude Desktop completely. Detailed instructions are available here.
Contributing
We welcome collaboration!
If you're interested in contributing, here's how you can get involved:
- Fork the repository
- Create a branch for your feature or fix
- Commit your changes
- Open a Pull Request
We also welcome ideas, feedback, and discussion in Issues.
Want to join as a collaborator?
If you'd like to be added as a direct collaborator (with push access), please reach out by:
- Opening an issue and introducing yourself
- Or contacting me directly via GitHub