MCP.so
ログイン

CrewAI MCP Server

@rafaelcc14g

CrewAI MCP Server について

MCP 서버로 CrewAI와 Claude를 연결하는 통합 서비스

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

rafaelcc14g

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is CrewAI MCP Server?

CrewAI MCP Server connects CrewAI with Claude through the Model Context Protocol, allowing users to manage CrewAI agents, tasks, and crews while enabling bidirectional communication, document analysis, and execution of complex multi-agent workflows.

How to use CrewAI MCP Server?

Install via pip install mcp-server-crewai or directly from GitHub. For use with Claude Desktop, add an entry to claude_desktop_config.json with the command mcp-server-crewai. For development, clone the repository and install with dev dependencies using pip install -e ".[dev]".

Key features of CrewAI MCP Server

  • CrewAI agent, task, and crew creation and management
  • Bidirectional communication between Claude and CrewAI
  • Document analysis and insight generation
  • Execution of complex multi-agent workflows

Use cases of CrewAI MCP Server

  • Automating document analysis with AI agents
  • Orchestrating multi-step tasks via Claude and CrewAI
  • Building complex workflows involving multiple specialized agents

FAQ from CrewAI MCP Server

How is the CrewAI MCP Server installed?

Install via pip: pip install mcp-server-crewai. You can also install directly from GitHub using pip install git+https://github.com/rafaelcc14g/mcp-server-crewai.git.

How do I configure the server for Claude Desktop?

Add the following entry to your claude_desktop_config.json file: {"mcpServers": {"crewai": {"command": "mcp-server-crewai", "args": []}}}.

What can the CrewAI MCP Server do?

It manages CrewAI agents, tasks, and crews, enables bidirectional communication with Claude, performs document analysis and insight generation, and runs complex multi-agent workflows.

コメント

「その他」の他のコンテンツ