
Meok Attestation Verify
Verify MEOK compliance attestation payloads for EU regimes (DORA, NIS2, CRA, EU AI Act) inside an agent workflow before release or procurement.
Overview
meok-attestation-verify is a MCP server for the Ship phase that verifies MEOK AI Labs compliance attestations for DORA, NIS2, CRA, and EU AI Act over stdio.
What is this MCP server?
- Zero-dependency verifier focused on MEOK AI Labs compliance attestations
- Covers attestation framing for DORA, NIS2, CRA, and EU AI Act per package description
- Python runtime on PyPI meok-attestation-verify version 1.0.3
- Stdio MCP server for agent-driven verify-on-demand during release prep
- Package version 1.0.3 on PyPI identifier meok-attestation-verify
- Described as tiny zero-dependency verifier in registry metadata
- Stdio MCP transport; runtimeHint python
Community signal: 1 GitHub stars.
What problem does it solve?
You cannot quickly tell if a compliance attestation file is valid MEOK format before ship, so releases stall on manual legal-engineering back-and-forth.
Who is it for?
EU-facing solo founders who already use MEOK attestation artifacts and want agent-callable verification in CI or pre-release chat.
Skip if: Builders outside MEOK attestation formats who need full policy mapping, penetration tests, or certified audit reports.
What do I get? / Deliverables
Your agent can run attestation verify tools and get a clear pass-or-fail style result before you tag a release or send evidence to a customer.
- Agent-callable attestation verification results
- Documented verify step in ship or security checklist
- Reduced manual review of attestation structure before launch
Recommended MCP Servers
Journey fit
How it compares
MCP attestation verifier, not a GRC platform or a generic vulnerability scanner skill.
Common Questions / FAQ
Who is meok-attestation-verify for?
Developers and small teams shipping regulated EU software who publish or consume MEOK AI Labs attestation documents and use MCP-enabled agents.
When should I use meok-attestation-verify?
Use it in Ship security checks when attestations must be validated before deployment, customer due diligence, or internal release gates.
How do I add meok-attestation-verify to my agent?
Install PyPI package meok-attestation-verify 1.0.3 with Python, add it as a stdio MCP server in your client configuration, and invoke the verify tools on attestation files.