mcp-name: io.github.CSOAI-ORG/ai-self-audit-mcp
Ai Self Audit MCP
AI self-audit MCP — AI agents audit their own EU AI Act compliance in real time with signed certi...
AI self-audit MCP — AI agents audit their own EU AI Act compliance in real time with signed certificates.
🚀 Quick Start
# Install via pip
pip install ai_self_audit_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install ai-self-audit-mcp --client claude
✨ Features
- HMAC-signed audit logs
- Hash-chained integrity
- A2A agent tracking
- Compliance reporting
- Tamper-proof records
📖 Documentation
🛡️ Compliance
This MCP server is built with EU AI Act compliance built-in:
- ✅ Article 9 — Risk Management System
- ✅ Article 13 — Transparency & Instructions for Use
- ✅ Article 15 — Bias Detection & Testing
- ✅ Article 26 — FRIA Support (where applicable)
- ✅ Article 50 — AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic →
🏢 Enterprise
Need custom development, SLA guarantees, or white-label deployment?
- Pro: $99/mo — Full MCP suite + EU AI Act tracking
- Enterprise: $499/mo — Custom dev + SLA + Dedicated support
View Pricing → | Contact Sales →
🤝 Part of the MEOK Ecosystem
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
📜 License
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
Each tier above the free self-host adds HMAC-signed attestations verifiable at `verify.meok.ai`. Linux Foundation governance on the A2A spine means EU regulated buyers can deploy without vendor-lock-in objections.💸 Try MEOK in 30 seconds — instant buy ladder
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"ai-self-audit-mcp": {
"command": "uvx",
"args": ["ai-self-audit-mcp"]
}
}
}
Or: pip install ai-self-audit-mcp then run the ai-self-audit-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use
self_auditto …" - "Use
audit_conversationto …" - "Use
get_certificateto …"
Release files for ai-self-audit-mcp 1.0.14
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ai_self_audit_mcp-1.0.14.tar.gz | 18.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ai_self_audit_mcp-1.0.14-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 29.4 kB
Release files / ai_self_audit_mcp-1.0.14.tar.gz
| Download URL | ai_self_audit_mcp-1.0.14.tar.gz |
|---|---|
| Size | 18.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1461242a1ef576579b5fa1786b4151f5ad2e9f828dd4c086cf4005f2ced81a26
|
|
BLAKE2b-256 checksum How to use checksums |
a098f4894e3691ff66132bf849bf06116f508b939b0e35691dcf35b7397da8a2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / ai_self_audit_mcp-1.0.14-py3-none-any.whl
| Download URL | ai_self_audit_mcp-1.0.14-py3-none-any.whl |
|---|---|
| Size | 10.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
446d6d1ecd3d808294c3d8adf4ef1f797c8b97b6858071032f7e18362cc3afd9
|
|
BLAKE2b-256 checksum How to use checksums |
fea4b9ff0757cf7d905574cac6b5b805c8df13d8cc3bd58fd112908340171d63
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|