Multi-agent team formation and workflow orchestration powered by the Model Context Protocol. Form teams, assign roles, coordinate workflows, and track progress across agents.
Create teams with specific roles and capability requirements
Assign agents to roles based on capabilities and availability
Define and execute multi-step workflows across team members
Monitor task completion and team velocity in real-time
Query past team compositions and performance metrics
Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:
Describe natural language interactions your AI assistant can use with this server.
git clone https://github.com/Rumblingb/agent-team-mcp.git
cd agent-team-mcp
pip install -r requirements.txt
python3 server.py