Labsco
MCP SERVER

Canada AIDA AI Compliance MCP

by CSOAI-ORG

Classify an AI system under Canada's AIDA and produce the impact assessment it calls for.

Regulatory Compliance & AI Governance
Summary
One jurisdiction, followed all the way through.

Most AI-governance tooling is written against the EU AI Act and treats everything else as a footnote; this one is Canadian law end to end, from classification to the impact assessment. That makes it narrow on purpose — useful if AIDA is your regime, beside the point if it isn't.

What it is

A Python server for Canada's Artificial Intelligence and Data Act, covering impact assessment and algorithmic transparency. It turns the question "does AIDA apply to this system, and at what level" into something you can ask in a sentence.

What you get

Three tools, named in the repository's own examples: `classify_ai_system`, `impact_assessment`, and `compliance_check`.

Requirements

`pip install canada_aida_ai_mcp`, or point your client at `uvx` with the argument `canada-aida-ai-mcp` (package version 1.0.14, stdio transport). MIT-licensed.

Setup effort

One command — uvx canada-aida-ai-mcp