Iflow Mcp Adam Paterson Mcp Crew Ai
БесплатноНе проверенMCP Crew AI Server - Run CrewAI agents through Model Context Protocol
Описание
MCP Crew AI Server - Run CrewAI agents through Model Context Protocol
README
MCP Crew AI Server
MCP Crew AI Server is a lightweight Python-based server designed to run, manage and create CrewAI workflows. This project leverages the Model Context Protocol (MCP) to communicate with Large Language Models (LLMs) and tools such as Claude Desktop or Cursor IDE, allowing you to orchestrate multi-agent workflows with ease.
Features
- Automatic Configuration: Automatically loads agent and task configurations from two YAML files (
agents.ymlandtasks.yml), so you don't need to write custom code for basic setups. - Command Line Flexibility: Pass custom paths to your configuration files via command line arguments (
--agentsand--tasks). - Seamless Workflow Execution: Easily run pre-configured workflows through the MCP
run_workflowtool. - Local Development: Run the server locally in STDIO mode, making it ideal for development and testing.
Installation
There are several ways to install the MCP Crew AI server:
Option 1: Install from PyPI (Recommended)
pip install mcp-crew-ai
Option 2: Install from GitHub
pip install git+https://github.com/adam-paterson/mcp-crew-ai.git
Option 3: Clone and Install
git clone https://github.com/adam-paterson/mcp-crew-ai.git
cd mcp-crew-ai
pip install -e .
Requirements
- Python 3.11+
- MCP SDK
- CrewAI
- PyYAML
Configuration
- agents.yml: Define your agents with roles, goals, and backstories.
- tasks.yml: Define tasks with descriptions, expected outputs, and assign them to agents.
Example agents.yml:
zookeeper:
role: Zookeeper
goal: Manage zoo operations
backstory: >
You are a seasoned zookeeper with a passion for wildlife conservation...
Example tasks.yml:
write_stories:
description: >
Write an engaging zoo update capturing the day's highlights.
expected_output: 5 engaging stories
agent: zookeeper
output_file: zoo_report.md
Usage
Once installed, you can run the MCP CrewAI server using either of these methods:
Standard Python Command
mcp-crew-ai --agents path/to/agents.yml --tasks path/to/tasks.yml
Using UV Execution (uvx)
For a more streamlined experience, you can use the UV execution command:
uvx mcp-crew-ai --agents path/to/agents.yml --tasks path/to/tasks.yml
Or run just the server directly:
uvx mcp-crew-ai-server
This will start the server using default configuration from environment variables.
Command Line Options
--agents: Path to the agents YAML file (required)--tasks: Path to the tasks YAML file (required)--topic: The main topic for the crew to work on (default: "Artificial Intelligence")--process: Process type to use (choices: "sequential" or "hierarchical", default: "sequential")--verbose: Enable verbose output--variables: JSON string or path to JSON file with additional variables to replace in YAML files--version: Show version information and exit
Advanced Usage
You can also provide additional variables to be used in your YAML templates:
mcp-crew-ai --agents examples/agents.yml --tasks examples/tasks.yml --topic "Machine Learning" --variables '{"year": 2025, "focus": "deep learning"}'
These variables will replace placeholders in your YAML files. For example, {topic} will be replaced with "Machine Learning" and {year} with "2025".
Contributing
Contributions are welcome! Please open issues or submit pull requests with improvements, bug fixes, or new features.
Licence
This project is licensed under the MIT Licence. See the LICENSE file for details.
Happy workflow orchestration!
Установить Iflow Mcp Adam Paterson Mcp Crew Ai в Claude Desktop, Claude Code, Cursor
unyly install iflow-mcp-adam-paterson-mcp-crew-aiСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add iflow-mcp-adam-paterson-mcp-crew-ai -- uvx --from git+https://github.com/adam-paterson/mcp-crew-ai mcp-crew-aiПошаговые гайды: как установить Iflow Mcp Adam Paterson Mcp Crew Ai
FAQ
Iflow Mcp Adam Paterson Mcp Crew Ai MCP бесплатный?
Да, Iflow Mcp Adam Paterson Mcp Crew Ai MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Iflow Mcp Adam Paterson Mcp Crew Ai?
Нет, Iflow Mcp Adam Paterson Mcp Crew Ai работает без API-ключей и переменных окружения.
Iflow Mcp Adam Paterson Mcp Crew Ai — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Iflow Mcp Adam Paterson Mcp Crew Ai в Claude Desktop, Claude Code или Cursor?
Открой Iflow Mcp Adam Paterson Mcp Crew Ai на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Iflow Mcp Adam Paterson Mcp Crew Ai with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
