CrewAI Enterprise MCP Server

Official
by crewAIInc

Integrations

  • Enables starting deployed CrewAI workflows and monitoring their execution status, retrieving results from CrewAI workflows through the CrewAI Enterprise platform.

CrewAI Enterprise MCP 服务器

概述

模型上下文协议 (MCP) 服务器实现,提供已部署的 CrewAI 工作流。该服务器支持启动已部署的 CrewAI 团队,并检查其状态和结果。

工具

  • 开球队员
  • 获取船员状态

环境变量

从 app.crewai.com 检索MCP_CREWAI_ENTERPRISE_SERVER_URL MCP_CREWAI_ENTERPRISE_BEARER_TOKEN

与 Claude Desktop 一起使用

要将此 MCP 服务器与 Claude Desktop 一起使用,请按照以下步骤操作:

  1. 打开 Claude 桌面
  2. 前往“设置”>“开发者设置”
  3. 添加新的 MCP 服务器,配置如下

本地克隆的 repo:

本地安装mcpmcp[cli]

{ "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:在 PyPI 上添加:

-
security - not tested
F
license - not found
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

模型上下文协议服务器,使用户能够通过 Claude Desktop 启动和监控已部署的 CrewAI 工作流程。

  1. Overview
    1. Tools
      1. Env Variables
        1. Usage with Claude Desktop
          1. Locally, cloned repo:
          2. TODO: Added on PyPI:

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          Model Context Protocol server for Task Management. This allows Claude Desktop (or any MCP client) to manage and execute tasks in a queue-based system.
          Last updated 2 months ago
          10
          322
          28
          JavaScript
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol server that enables AI assistants like Claude to interact with Zulip workspaces, supporting capabilities such as posting messages, listing channels, sending direct messages, and accessing conversation history.
          Last updated 2 months ago
          JavaScript
          Apache 2.0
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol server that allows Claude Desktop to manage and execute tasks in a queue-based system, supporting planning, execution, and completion phases.
          Last updated 2 months ago
          322
          2
          TypeScript
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol server that provides seamless interaction with Workato's API through custom AI tools, enabling management of recipes, connections, connectors, folders, and activity logs.
          Last updated 2 months ago
          TypeScript
          MIT License
          • Apple
          • Linux

        View all related MCP servers

        ID: 5lntc44o2a