crewai enterprise.com
crewai enterprise.com logo

CrewAI Enterprise

Connects to CrewAI Enterprise workflows, enabling kickoff and monitoring of collaborative agent teams for complex task d...

Created byApr 22, 2025

CrewAI Enterprise MCP Server

Overview

A Model Context Protocol (MCP) server implementation that provides deployed CrewAI workflows. This server enables kicking off your deployed crew and inspect the status giving the results of your crew.

Tools

  • kickoff_crew
  • get_crew_status

Env Variables

retrieve from app.crewai.com MCP_CREWAI_ENTERPRISE_SERVER_URL MCP_CREWAI_ENTERPRISE_BEARER_TOKEN

Usage with Claude Desktop

Claude Desktop with CrewAI Enterprise MCP Server Claude Desktop with CrewAI Enterprise MCP Server Claude Desktop with CrewAI Enterprise MCP Server
To use this MCP server with Claude Desktop, follow these steps:
  1. Open Claude Desktop
  1. Go to Settings > Developer Settings
  1. Add a new MCP server with the configuration shown below

Locally, cloned repo:

Install mcp and mcp[cli] locally

TODO: Added on PyPI:

CrewAI Enterprise MCP Server

Overview

A Model Context Protocol (MCP) server implementation that provides deployed CrewAI workflows. This server enables kicking off your deployed crew and inspect the status giving the results of your crew.

Tools

  • kickoff_crew
  • get_crew_status

Env Variables

retrieve from app.crewai.com MCP_CREWAI_ENTERPRISE_SERVER_URL MCP_CREWAI_ENTERPRISE_BEARER_TOKEN

Usage with Claude Desktop

Claude Desktop with CrewAI Enterprise MCP Server Claude Desktop with CrewAI Enterprise MCP Server Claude Desktop with CrewAI Enterprise MCP Server
To use this MCP server with Claude Desktop, follow these steps:
  1. Open Claude Desktop
  1. Go to Settings > Developer Settings
  1. Add a new MCP server with the configuration shown below

Locally, cloned repo:

Install mcp and mcp[cli] locally

TODO: Added on PyPI: