Skip to content
Back to search
30
MCP

CrewAI Workflow

pulsemcp/crewai workflow

Lightweight Python server for dynamically loading CrewAI multi-agent workflows from YAML configurations, enabling flexible task orchestration with minimal custom code and seamless tool integration.

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

CrewAI Enterprise
Connects to CrewAI Enterprise workflows, enabling kickoff and monitoring of collaborative agent teams for complex task delegation without le
0 tools
CrewAI (Near Intents)
Leverages the CrewAI framework in combination with OpenAI API to orchestrate multi-agent workflows for automated research, data analysis, an
0 tools
iflow-mcp_adam-paterson-mcp-crew-ai
MCP Crew AI Server - Run CrewAI agents through Model Context Protocol
0 tools
crewai-web-search-mcp
MCP server providing web search and content extraction for AI agents
0 tools
Multi-Agent Deep Researcher
Orchestrates three specialized agents (web searcher, research analyst, and technical writer) using CrewAI to automate comprehensive informat
0 tools
crewAI
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "crewai_workflow": {
      "url": "None",
      "transport": "http"
    }
  }
}