Tiny zero-dependency verifier for MEOK AI Labs compliance attestations (DORA, NIS2, CRA, EU AI Act, CSRD, AI-BOM, Gods Eye). Pipe a signed cert on stdin, get VALID/INVALID back. HMAC-SHA256. By MEOK AI Labs.
Project description
Meok Attestation Verify
Tiny zero-dependency verifier for MEOK AI Labs compliance attestations (DORA, NIS2, CRA, EU AI Ac...
Tiny zero-dependency verifier for MEOK AI Labs compliance attestations (DORA, NIS2, CRA, EU AI Act, CSRD, AI-BOM, Gods Eye). Pipe a signed cert on stdin, get VALID/INVALID back. HMAC-SHA256. By MEOK AI Labs.
🚀 Quick Start
# Install via pip
pip install meok_attestation_verify
# Or install via Smithery
npx -y @smithery/cli@latest install meok-attestation-verify --client claude
✨ Features
- MCP protocol compliant
- Easy installation
- Well-documented API
- Production-ready
- Active maintenance
📖 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
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"meok-attestation-verify": {
"command": "uvx",
"args": ["meok-attestation-verify"]
}
}
}
Or: pip install meok-attestation-verify then run the meok-attestation-verify command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use
the available toolsto …"
Project details
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 meok_attestation_verify-1.0.4.tar.gz.
File metadata
- Download URL: meok_attestation_verify-1.0.4.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe5b87c1f97b46f65313efc3fe63d92217a2981f8eb132e89de1d6d771f52862
|
|
| MD5 |
03382fde1eaf70c1ccb35126b9296b26
|
|
| BLAKE2b-256 |
7d5a7afbe27d6b22aeba9fa117731b138f27551f12c30ffb034f05ee1b61fb79
|
File details
Details for the file meok_attestation_verify-1.0.4-py3-none-any.whl.
File metadata
- Download URL: meok_attestation_verify-1.0.4-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bf7441d16451ef5d7c6c9ed282fec460af8dd0d676ae6b38770fdc1dfd13c39
|
|
| MD5 |
bf411959520e2fc5ee0b62bc864c920b
|
|
| BLAKE2b-256 |
7a8310f36ea269035deb32c02ac8b9cf2c71236134a1cdbd2362bc83aedf6e2b
|