crewai (near intents).com
crewai (near intents).com logo

CrewAI (Near Intents)

Leverages the CrewAI framework in combination with OpenAI API to orchestrate multi-agent workflows for automated researc...

Created byApr 23, 2025

Crew AI MCP Server

An MCP server that provides AI agent and task management capabilities using the CrewAI framework.

Setup

  1. Clone or fork this repository
  1. Run the setup script:
The setup script will:
  • Install required Python dependencies
  • Configure the MCP settings file for your system
  • Set up the correct paths automatically

Configuration

Before using the server, set your OpenAI API key:

Usage

The server provides three main tools:

1. Create an Agent

2. Create a Task

3. Create and Run a Crew

Example Usage

Create and run a complete workflow:

System Requirements

  • Python 3.8 or higher
  • `jq` command-line tool (for setup script)
  • VSCode with Roo Cline extension installed

Supported Platforms

  • macOS
  • Linux
  • Windows (via Git Bash)

Troubleshooting

If you encounter any issues:
  1. Ensure your OpenAI API key is set correctly
  1. Check that all dependencies are installed (`pip install -r requirements.txt`)
  1. Verify the MCP settings file exists and has the correct configuration
  1. Make sure the server path in the MCP settings matches your actual file location

Contributing

  1. Fork the repository
  1. Create your feature branch
  1. Make your changes
  1. Run the setup script to verify everything works
  1. Submit a pull request