MCP server for AI agent governance - quantum-safe audit trails, policy enforcement, threat detection. Works with Claude Desktop, Cursor, Claude Code.
<p align="center">
<a href="https://asqav.com">
<img src="https://asqav.com/logo-text-white.png" alt="asqav" width="200">
</a>
</p>
<p align="center">
Governance for AI agents. Audit trails, policy enforcement, and compliance.
</p>
<p align="center">
<a href="https://pypi.org/project/asqav-mcp/"><img src="https://img.shields.io/pypi/v/asqav-mcp?style=flat-square&logo=pypi&logoColor=white" alt="PyPI version"></a>
<a href="https://pypi.org/project/asqav-mcp/"><img src="https://img.shields.io/pypi/dm/asqav-mcp?style=flat-square&logo=pypi&logoColor=white" alt="Downloads"></a>
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square&logo=opensourceinitiative&logoColor=white" alt="License: MIT"></a>
<a href="https://www.python.org/downloads/"><img src="https://img.shields.io/pypi/pyversions/asqav-mcp?style=flat-square&logo=python&logoColor=white" alt="Python versions"></a>
<a href="https://github.com/jagmarques/asqav-mcp"><img src="https://img.shields.io/github/stars/jagmarques/asqav-mcp?style=social" alt="GitHub stars"></a>
</p>
<p align="center">
<a href="https://asqav.com">Website</a> |
<a href="https://asqav.com/docs">Docs</a> |
<a href="https://asqav.com/docs/sdk">SDK Guide</a> |
<a href="https://asqav.com/compliance">Compliance</a>
</p>
# asqav MCP Server
MCP server that gives AI agents governance capabilities - policy checks, signed audit trails, and compliance verification. Plug it into Claude Desktop, Claude Code, Cursor, or any MCP client.
<p align="center">
<a href="https://glama.ai/mcp/servers/jagmarques/asqav-mcp"><img src="https://glama.ai/mcp/servers/jagmarques/asqav-mcp/badges/card.svg" alt="asqav-mcp MCP server"></a>
</p>
## What is this?
AI agents act autonomously - calling APIs, reading data, making decisions. Without governance, there is no record of what happened and no way to enforce boundaries.
asqav-mcp exposes governance tools through the [ModeAgent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.