CrewAI Enterprise
Summary
CrewAI Enterprise MCP Server provides a bridge to deployed CrewAI workflows, enabling AI assistants to kickoff crews and monitor their execution status. The server exposes two main tools: kickoff_crew for starting new crew tasks with custom inputs, and get_crew_status for checking the progress of running crews. Built with FastMCP, it communicates with the CrewAI Enterprise backend using environment variables for authentication and server URL configuration. This implementation is particularly valuable for workflows that benefit from CrewAI's agent collaboration capabilities without leaving the Claude Desktop interface, allowing seamless delegation of complex tasks to specialized agent teams.
Available Actions(2)
kickoff_crew
Starts the deployed crew for the workflow.
get_crew_status
Retrieves the current status of the deployed crew.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论