MCP.so
登录

Regulated Ai Compliance

@uchit

关于 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.

基本信息

分类

其他

传输方式

stdio

发布者

uchit

提交者

Uchit

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "regulated-ai-compliance": {
      "command": "npx",
      "args": [
        "-y",
        "@hellouchit/mcp-regulated-ai-compliance"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器