MCP server for AgenticAudit — lets AI agents query their own compliance audit trail
Project description
AgenticAudit MCP Server
MCP server that lets AI agents query their own AgenticAudit compliance trail.
Agents can review their recent actions, check risk summaries, dry-run risk checks, and query AI Act compliance status.
Install
pip install agentic-audit-mcp
Or run directly:
uvx agentic-audit-mcp
Configure in Claude Code
// ~/.claude/settings.json
{
"mcpServers": {
"agentaudit": {
"command": "uvx",
"args": ["agentic-audit-mcp"],
"env": {
"AGENTAUDIT_API_KEY": "aa_live_xxxxx",
"AGENTAUDIT_BASE_URL": "http://localhost:8000"
}
}
}
}
Tools
| Tool | Description |
|---|---|
get_my_audit_events |
Review recent actions and risk levels |
get_session_risk_summary |
Risk breakdown for the current session |
check_action_risk |
Dry-run risk check without logging |
list_ai_systems |
List registered AI systems with compliance status |
get_compliance_status |
AI Act compliance score and check results |
suggest_classification |
Suggest risk classification from event patterns |
Links
License
Apache 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentic_audit_mcp-0.3.0.tar.gz.
File metadata
- Download URL: agentic_audit_mcp-0.3.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8cbc61b87c9e492df077cdf5cbe1b2aa0263bf7083d753b2e18fb666da62abe
|
|
| MD5 |
cc78284cb5fa5c1d6525063b6461e290
|
|
| BLAKE2b-256 |
f25809c3d693cbbb606dc97f00c2f6a971d8902c075bc451c4f17cbd439dc661
|
File details
Details for the file agentic_audit_mcp-0.3.0-py3-none-any.whl.
File metadata
- Download URL: agentic_audit_mcp-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdeac1c1a2186bf78fdfcf04beb71d46554d0209e6648bd56d301eab541a1dbe
|
|
| MD5 |
9f4dcd7f825612bd1ca75af3ffbb74ee
|
|
| BLAKE2b-256 |
eda9bb80a6a94e3b114bbc2b337ee26f4d4bbed86f0767e2717bb04089fae0f3
|