Regulated Ai Compliance
@uchit
EU AI Act · APRA · NIST AI RMF · ISO 42001 · AU AI Safety — 6 tools, 53 resources, 5 prompts. Grounded compliance citations for any MCP client.
Overview
What is Regulated Ai Compliance?
A Model Context Protocol (MCP) server that exposes regulated-industry AI compliance knowledge from hellouchit.com as tools, resources, and prompts callable from any MCP-compatible AI client (e.g., Claude Desktop, Cursor, Zed, OpenAI ChatGPT, Continue). It helps practitioners navigate regulations such as the EU AI Act, Australia’s AI Safety Standard, and 26 other frameworks.
How to use Regulated Ai Compliance?
Install via npm (npx -y @hellouchit/mcp-regulated-ai-compliance) and add the command to your MCP client’s configuration file (example given for Claude Desktop). Alternatively, use the hosted endpoint at https://mcp.hellouchit.com/mcp or the HTTP variant (npx mcp-regulated-ai-compliance-http). The server works with stdio and Streamable HTTP transports.
Key features of Regulated Ai Compliance
- Six tools:
lookup_control,classify_use_case,get_anti_pattern,crosswalk,walk_playbook,list_regulations - Four resource providers exposing 56 URIs (full dataset, anti-patterns, playbooks, crosswalk matrix)
- Five pre-built prompts (e.g.,
eu-ai-act-classify,playbook-week) - Embedded knowledge: 56 controls × 28 regulations × 261 tools, 15 named anti-patterns, 4 twelve-week playbooks, 20 crosswalks
- Streamable HTTP transport for stateless or per-session operation