About
Overview
The CrewAI MCP Server enables AI agents to create and manage multi-agent crews. It provides tools for defining agents, assigning tasks, and orchestrating collaborative workflows.
Capabilities
Tools & Capabilities
⚡create_crew
Create a new agent crew
⚡run_crew
Execute a crew's tasks
⚡list_agents
List available agents
Setup
Installation
bash
Install
pip install mcp-server-crewaiExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"crewai": {
"command": "python",
"args": ["-m", "mcp_server_crewai"]
}
}
}Quick Info
Authorjoaomdmoura
LanguagePython
StatusStable
Stars★ 95
Last UpdatedFeb 12, 2026