Back to search
30
MCP

crewai-mcps

pypi/crewai-mcps

Cryptographic security layer for CrewAI MCP tool calls — message signing, replay protection, and tool-pinning

Uptime
0.0%
3 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
crewai-mcp-toolbox
CrewAI integration for the Model Context Protocol (MCP)
0 tools
mcp-bastion-crewai
MCP-Bastion security middleware for CrewAI — prompt injection, PII, and rate-limit protection for AI agent crews
0 tools
arkforge-mcp
Third-party cryptographic proof for AI agent API calls — ArkForge Trust Layer MCP server
0 tools
com.clauxel.toolcallwitness/toolcallwitness-mcp
A witness layer for AI agent tool calls.
0 tools · streamable-http
a2cr-mcp
MCP server for client-encrypted AI agent handoff checkpoints with WorkBaton and WorkStash.
0 tools

How to use

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

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