Canada AIDA AI Compliance MCP

Canada Artificial Intelligence and Data Act compliance — risk classification, impact assessment, regulatory readiness by MEOK AI Labs

Canada Aida Ai MCP

MCP server for canada aida ai mcp operations

PyPI License: MIT MEOK AI Labs

Overview

Canada Aida Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).

Tools

ToolDescription
classify_ai_systemClassify an AI system under AIDA as high-impact or general-purpose.
impact_assessmentPerform an AI impact assessment per AIDA requirements (Sections 7-8).
compliance_checkCheck compliance with AIDA obligations. Evaluates whether a responsible
crosswalk_to_eu_ai_actMap AIDA requirements to EU AI Act obligations. Essential for
generate_documentationGenerate AIDA compliance documentation including public system

Installation

pip install meok-canada-aida-ai-mcp

Usage with Claude Desktop

Add to your Claude Desktop MCP config (claude_desktop_config.json):

{
  "mcpServers": {
    "canada-aida-ai-mcp": {
      "command": "python",
      "args": ["-m", "meok_canada_aida_ai_mcp.server"]
    }
  }
}

Usage with FastMCP

from mcp.server.fastmcp import FastMCP

# This server exposes 5 tool(s) via MCP
# See server.py for full implementation

License

MIT © MEOK AI Labs


Pairs with MEOK Governance Suite

Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.

# One-shot install of the governance pack
npx meok-setup --pack governance

Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.

→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai

Protocol coverage + Universal PAYG

This MCP is part of MEOK's 47-MCP fleet that bridges every active agent-interop protocol and 30+ regulatory frameworks. See the full coverage matrix at meok.ai/protocols.

Agent interop protocols supported (8 live):

  • MCP (Anthropic) — native
  • A2A (Google + Linux Foundation, absorbed IBM ACP Sept 2025)
  • IBM ACP — covered via A2A merge
  • Stripe ACP (Agentic Commerce Protocol) — Q3 bridge via agent-commerce-protocol-mcp
  • AP2 (Google Agent Payments) — partial via agent-commerce-payments-mcp
  • x402 (Coinbase HTTP 402) — partial via api.meok.ai gateway
  • OASF / AGNTCY (Cisco Outshift + Linux Foundation) — Q3 bridge
  • 👁 ANP (Cisco Agent Network) — watch-list

Pricing options:

OptionPriceBest for
Self-host (this MCP)£0 — MITDevs
This MCP Starter£29/moOne-MCP teams
This MCP Pro£79/moProduction + 24h SLA
Universal PAYG£29/mo + £0.0002/callSpiky usage across many MCPs
Substrate bundle (this category)£99-£499/moA whole pack
MEOK Universe£1,499/moAll 47 MCPs, 500K calls

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.

相關伺服器