Back to search
30
MCP

crewai-mcp-toolbox

pypi/crewai-mcp-toolbox

CrewAI integration for the Model Context Protocol (MCP)

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

Similar MCP servers embedding-nearest

crewai-mcp-server
MCP server for CrewAI documentation
0 tools
agentforge-mcp
Model Context Protocol integration for AgentForge
0 tools
boe-mcp
BOE API integration with MCP (Model Context Protocol)
0 tools
openclaw-mcp
Model Context Protocol (MCP) server for OpenClaw AI assistant integration
0 tools
fleet-mcp
Model Context Protocol tool for Fleet DM integration
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools

How to use

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

{
  "mcpServers": {
    "crewai-mcp-toolbox": {
      "url": "None",
      "transport": "http"
    }
  }
}