Attestation Verify MCP
Verify HMAC-signed compliance attestations from any MEOK MCP server — checks cryptographic signatures, validates timestamps, and produces verifiable trust chains for AI compliance audits.
meok-attestation-verify
Tiny zero-dependency verifier for MEOK AI Labs compliance attestations.
Pipe a cert on stdin — get VALID or INVALID back. Nothing installed, nothing to configure.
Install
pip install meok-attestation-verify
Verify a cert
# Via stdin
cat cert.json | meok-attestation-verify
# Via file
meok-attestation-verify cert.json
# Via cert ID only (opens the public verify page)
meok-attestation-verify MEOK-DORA-C8992DC765D8
Exit code 0 = valid, 1 = invalid/expired, 2 = malformed input, 3 = network error.
Why does this exist?
MEOK AI Labs issues HMAC-signed attestations for EU compliance frameworks (DORA, NIS2, CRA, EU AI Act, CSRD, AI-BOM, geospatial data provenance). Each cert carries:
cert_id— unique identifierpayload— canonical signed JSONsignature_sha256_hmac— cryptographic bindingverify_url— public verify page
Auditors, boards, and procurement teams can verify a cert without contacting MEOK by POSTing the cert to the public verify endpoint at https://meok-attestation-api.vercel.app/verify.
This CLI wraps that verify flow for humans and CI pipelines.
Get a signed attestation
Signed attestations are issued by these MCP servers (Pro tier, £199/mo):
dora-compliance-mcpnis2-compliance-mcpcra-compliance-mcpeu-ai-act-compliance-mcpai-bom-mcpcsrd-compliance-mcpgods-eye-geospatial-mcp
Subscribe: https://buy.stripe.com/14A4gB3K4eUWgYR56o8k836
Full Compliance Platform
councilof.ai — the complete EU regulatory compliance platform. EU AI Act, DORA, NIS2, CRA, CSRD from £29/mo.
If this tool helps your compliance workflow, please star this repo — it helps other teams find it.
License
MIT — MEOK AI Labs, 2026.
Related Servers
Kalshi MCP Server
A simple MCP server to interact with prediction market Kalshi
NebulaFinger MCP
An MCP server interface for the NebulaFinger fingerprint recognition tool.
Meelion MCP
Brazilian fixed income & financial data for AI - Selic, CDI, IPCA, CDB/LCI rankings and market quotes via JSON-RPC
Octagon VC Agents
AI-driven venture capitalist agents powered by Octagon Private Markets' real-time intelligence.
Solana MCP Server
MCP server giving AI agents access to Solana blockchain data — wallet balances, token prices, DeFi yields, and token safety checks.
Maagpi Youtube Workflow Skill
Automate end-to-end youtube production pipeline for face less channels
CSRD Compliance MCP
EU Corporate Sustainability Reporting Directive compliance — ESRS mapping, double materiality, ESG data collection by MEOK AI Labs
MCP Location Services for LLM
Provides geocoding, reverse geocoding, routing, and driving distance calculations for LLMs using pgGeocoder and pgrServer.
Stumpy
Persistent AI agents that run 24/7 in your Slack, Telegram, SMS, or email
MCP Media Processing Server
A server for media processing, offering powerful video and image manipulation using FFmpeg and ImageMagick.