mcp-crew-ai

mcp-crew-ai

23

MCP Crew AI Server is designed to manage and execute workflows using the Model Context Protocol, focusing on ease of use with automatic configuration and command-line options. It supports local development and integrates with large language models and various tools.

What is the MCP Crew AI Server?

It is a Python-based server designed to manage and create CrewAI workflows using the Model Context Protocol.

How do I install the MCP Crew AI Server?

You can install it via PyPI, GitHub, or by cloning the repository and installing it locally.

What are the system requirements?

You need Python 3.11+, MCP SDK, CrewAI, and PyYAML.

Can I customize the configuration files?

Yes, you can pass custom paths to your configuration files using command line arguments.

Is the server suitable for local development?

Yes, it can run locally in STDIO mode, making it ideal for development and testing.