asqav-mcp is an MCP server that adds governance to AI agent workflows - policy checks, audit trails, and compliance reporting.
What it provides as an MCP server:
check_policy tool - validates agent actions against configurable rules before execution
log_decision tool - captures structured audit records for every agent decision
compliance_report tool - generates EU AI Act / DORA compliance summaries from audit logs
Why it belongs in this registry:
- Fills a gap - no existing MCP server covers agent governance
- Production use case for teams deploying agents in regulated environments
- Published on PyPI:
pip install asqav-mcp
Links: