Skip to content
Back to search
30
MCP

CrewAI Enterprise

pulsemcp/crewai enterprise

Connects to CrewAI Enterprise workflows, enabling kickoff and monitoring of collaborative agent teams for complex task delegation without leaving your interface.

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

Similar MCP servers embedding-nearest

CrewAI Workflow
Lightweight Python server for dynamically loading CrewAI multi-agent workflows from YAML configurations, enabling flexible task orchestratio
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
0nmcp-crewai
MCP server for CrewAI Enterprise — kick off, status, resume, and inspect crew runs from any MCP client (Claude Code, Cursor, Windsurf, 0nMCP
0 tools
io.github.crewhaus/validation
AI startup idea validation by a specialized 9-agent crew.
0 tools
iflow-mcp_adam-paterson-mcp-crew-ai
MCP Crew AI Server - Run CrewAI agents through Model Context Protocol
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

How to use

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

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