enterprise-mcp-server
CrewAI Enterprise MCP Server is a Model Context Protocol server that facilitates the deployment and monitoring of CrewAI workflows. It provides tools to initiate workflows and check their status, ensuring efficient management of deployed processes.
What is the CrewAI Enterprise MCP Server?
It is a server implementation that facilitates the deployment and management of CrewAI workflows, allowing users to initiate and monitor their deployed crew.
How do I authenticate with the CrewAI Enterprise MCP Server?
Authentication is done using a bearer token, which can be retrieved from app.crewai.com.
Can I integrate the MCP server with other platforms?
Yes, the server supports integration with various platforms, including Claude Desktop, for enhanced functionality.
What tools are available with the CrewAI Enterprise MCP Server?
The server provides tools such as 'kickoff_crew' to initiate the crew and 'get_crew_status' to check the status of the crew.
Is the CrewAI Enterprise MCP Server secure?
Yes, it uses bearer token authentication to ensure secure access.