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.
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.
Three tools, named in the repository's own examples: `classify_ai_system`, `impact_assessment`, and `compliance_check`.
`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.
One command — uvx canada-aida-ai-mcp
