Regulated Ai Compliance
@uchit
About Regulated Ai Compliance
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"regulated-ai-compliance": {
"command": "npx",
"args": [
"-y",
"@hellouchit/mcp-regulated-ai-compliance"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments