Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Enterprise Mcp Server

    MCP Server for kicking off and getting status of your crew deployments

    46 stars
    Python
    Updated Sep 19, 2025

    Table of Contents

    • Overview
    • Tools
    • Env Variables
    • Locally, cloned repo:
    • TODO: Added on PyPI:

    Table of Contents

    • Overview
    • Tools
    • Env Variables
    • Locally, cloned repo:
    • TODO: Added on PyPI:

    Documentation

    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

    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

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

    TODO: Added on PyPI:

    Similar MCP

    Based on tags & features

    • IS

      Isaac Sim Mcp

      Python·
      83
    • MA

      Mayamcp

      Python·
      27
    • BI

      Biothings Mcp

      Python·
      25
    • FH

      Fhir Mcp Server

      Python·
      55

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • IS

      Isaac Sim Mcp

      Python·
      83
    • MA

      Mayamcp

      Python·
      27
    • BI

      Biothings Mcp

      Python·
      25
    • FH

      Fhir Mcp Server

      Python·
      55

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k