Back to search
30
MCP

agent-receipt-validator-mcp

pypi/agent-receipt-validator-mcp

MCP server for validating signed agent execution receipts.

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

Similar MCP servers embedding-nearest

agentpay-email-verify-mcp
MCP server: Email verification with format checks, MX records, disposable detection, typo correction, and rate limiting + Pro tier
0 tools
agentic-audit-mcp
MCP server for AgenticAudit — lets AI agents query their own compliance audit trail
0 tools
qc-validator-mcp
MCP server for runtime quality validation of AI agent outputs — hallucination detection, scope compliance, and output quality scoring
0 tools
agent-safety-mcp
MCP server for AI agent safety — cost guards, injection scanning, decision tracing, agent identity (KYA), and signed receipts
0 tools
agentpayment-mcp
MCP server for AgentPayment Network — autonomous AI agent payments
0 tools
@attested-intelligence/aga-mcp-server
MCP server for cryptographic AI agent governance. Seal policy artifacts, enforce at runtime, prove with signed receipts and offline-verifiab
0 tools

How to use

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

{
  "mcpServers": {
    "agent-receipt-validator-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}