Security & Testing
movahedi.ca
Provides tools to search Canadian privacy enforcement actions, retrieve case details, look up privacy glossary terms, and access Quebec Law 25 compliance requirements.
ENDPOINT 1
https://movahedi.ca/mcp
MCP server metadata
- Name
- movahedi-ca-privacy
- Version
- 1.0.0
movahedi.ca Privacy Data gives you verified Canadian privacy information: enforcement actions from the Quebec CAI and the federal OPC, a plain-language glossary of 260+ privacy terms, and the Quebec Law 25 compliance checklist. Use these tools whenever a user asks about Canadian privacy law, enforcement cases or fines, the meaning of a privacy term, or Law 25 compliance requirements. All tools are read-only; they never change anything.
Known tools 5
privacy_search_enforcement_actionsSearch verified Canadian privacy enforcement actions: CAI orders and decisions under Quebec Law 25 and OPC findings under PIPEDA.
Inferred read-onlyprivacy_get_enforcement_caseGet the full record of one privacy enforcement action by its ID, including the plain-language summary, outcome, penalty amount, and the official regulator source link.
Inferred read-onlyprivacy_lookup_glossary_termLook up the plain-language definition of a privacy or data-protection term, from 'Law 25' and 'PIPEDA' to 'privacy officer', 'data breach', and AI governance concepts.
Inferred read-onlyprivacy_list_glossary_termsBrowse the 260+ term Canadian privacy glossary with optional text search or first-letter filtering.
Inferred read-onlyprivacy_law25_requirementsGet the Quebec Law 25 compliance checklist: the concrete requirements organizations must meet, covering the privacy officer, purposes, consent, individual rights, retention, cross-border transfers, breach notification, minors' data, automated decisions, and complaint paths.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.movahedi-ca-privacy]
url = "https://movahedi.ca/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"movahedi-ca-privacy": {
"type": "http",
"url": "https://movahedi.ca/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: movahedi-ca-privacy
Remote MCP URL: https://movahedi.ca/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"movahedi-ca-privacy": {
"url": "https://movahedi.ca/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"movahedi-ca-privacy": {
"type": "http",
"url": "https://movahedi.ca/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "movahedi-ca-privacy",
"transport": "streamable-http",
"url": "https://movahedi.ca/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.