Crew AI MCP ServerServer

MatthewLaw1
GitHub
AITask ManagementAutomation

Loading subscription status...

💡 Description

An MCP server that provides AI task and agent management capabilities through the CrewAI framework, allowing users to create and run agents and tasks in an automated workflow environment.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Crew AI MCP Server": {
        "env": {
          "OPENAI_API_KEY": "your-api-key"
        },
        "args": [],
        "command": "./crew.sh"
      }
    }
  ]
}

🛠️ Tools

Python 3.8 or higherjq command line toolVSCode with Roo Cline extension

Features

  • AI Agent Creation
  • Task Management
  • Crew Management for AI Workflows

💬 Example Queries

  • Create an agent with the role of researcher
  • Create a task to analyze recent market trends
  • Create and direct a crew to perform an AI-driven workflow