crewAIInc

CrewAI Enterprise MCP Server

Community crewAIInc
Updated

Add your description here

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.comMCP_CREWAI_ENTERPRISE_SERVER_URLMCP_CREWAI_ENTERPRISE_BEARER_TOKEN

Usage with Claude Desktop

Claude Desktop with CrewAI Enterprise MCP ServerClaude Desktop with CrewAI Enterprise MCP ServerClaude Desktop with CrewAI Enterprise MCP Server

To use this MCP server with Claude Desktop, follow these steps:

  1. Open Claude Desktop
  2. Go to Settings > Developer Settings
  3. Add a new MCP server with the configuration shown below

Locally, cloned repo:

Install mcp and mcp[cli] locally

{
  "mcpServers": {
    "crewai_enterprise_server": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "<filepath of cloned repo>",
        "/crewai_enterprise_server.py"
      ],
      "env": {
        "MCP_CREWAI_ENTERPRISE_SERVER_URL": "<>",
        "MCP_CREWAI_ENTERPRISE_BEARER_TOKEN": "<>"
      }
    }
  }
}

TODO: Added on PyPI:

MCP Server · Populars

MCP Server · New

    genkit-ai

    Genkit MCP

    Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google

    Community genkit-ai
    genkit-ai

    genkit

    Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google

    Community genkit-ai
    bonfire-audio

    REAPER MCP Server

    A comprehensive Model Context Protocol (MCP) server that enables AI agents to create fully mixed and mastered tracks in REAPER with both MIDI and audio capabilities.

    Community bonfire-audio
    yusufkaraaslan

    Skill Seekers

    Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection

    Community yusufkaraaslan