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.
Serveurs connexes
Deep Thinker
Advanced cognitive thinking MCP server with DAG-based thought graph, multiple reasoning strategies, metacognition, and self-evaluation.
Recon Knowledge
Search Recon documentation, book, and newsletter for fuzzing, invariant testing, and Chimera framework knowledge
Sysmetrics
Give your self-hosted agents 'situational awareness.' This MCP server provides a direct interface for agents to query Linux system telemetry, enabling autonomous resource monitoring, proactive alerting, and interactive troubleshooting via any MCP-compatible client.
stock-scanner
49-tool MCP server for stock and crypto market data — quotes, technicals, SEC filings, insider trades, options flow, earnings, and sentiment analysis. 7 modules work with zero API keys
Shellgate
Security gateway for AI agents. Provides scoped tokens with automatic credential injection, human-in-the-loop approval for dangerous commands, SSH execution, vault management, organization skills, wiki, agent memories, and full audit logging. Self-hosted or cloud.
AltBots — Fund Manager Intelligence
Institutional research and manager diligence reports on hedge funds, venture capital and private equity managers. Summary of filings, personnel changes, media screening and social signals delivered to you in minutes.
Matthew Hartley Music MCP
The first artist-owned MCP server for AI Agent use. Discover, narrate, and stream Matthew Hartley's debut album The Time Is Now: A Journey in Chapters from any AI client. Powered by Harmonic Wave.
NWO Robotics
Control real robots and IoT devices through AI agents. Self-register with wallet authentication, pay with ETH for tier upgrades, and execute Vision-Language-Action commands. Features robot control, sensor monitoring, multi-agent coordination, and autonomous payments.
D&D MCP Server
A server for managing Dungeons & Dragons campaigns, storing all data in local JSON files.
Chess UCI
Connect to UCI-compatible chess engines like Stockfish to play and analyze games. Requires a local chess engine binary.