Submit

Agentmesh - AI agent governance middleware

@angelnicolasc

Governance middleware for AI agents: deterministic policy enforcement, cryptographic audit trails with digital signatures, DLP/PII detection, Trust Score per agent (0-100), EU AI Act compliance (Art. 9, 11, 12, 14), Agent BOM generation, and Circuit Breaker. Native support for LangGraph, CrewAI, and AutoGen.

Tools

Server Config

{
  "mcpServers": {
    "agentmesh": {
      "command": "uvx",
      "args": [
        "useagentmesh"
      ],
      "env": {
        "AGENTMESH_API_KEY": "your-api-key"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.