Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.uchit/mcp-regulated-ai-compliance

NPM · @HELLOUCHIT/MCP-REGULATED-AI-COMPLIANCE · SCANNED SEP 20

Regulated-industry AI compliance: EU AI Act, APRA, NIST AI RMF, ISO 42001, AU AI Safety.

+1 this week 96 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to uchit/mcp-regulated-ai-compliance). View diagnostics → Pass
  • Clear OSI-approved license (Apache-2.0).Pass
  • Actively maintained (last published 105 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability88
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 3111 tokens (~50/item across 62 items; 6 tools + 56 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.uchit/mcp-regulated-ai-compliance server?

io.github.uchit/mcp-regulated-ai-compliance runs locally as an npm package, launched with npx -y @hellouchit/mcp-regulated-ai-compliance. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @hellouchit/mcp-regulated-ai-compliance

# add to Claude Code
claude mcp add uchit-mcp-regulated-ai-compliance -- npx -y @hellouchit/mcp-regulated-ai-compliance
// .cursor/mcp.json
{
  "mcpServers": {
    "uchit-mcp-regulated-ai-compliance": {
      "command": "npx",
      "args": [
        "-y",
        "@hellouchit/mcp-regulated-ai-compliance"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "uchit-mcp-regulated-ai-compliance": {
      "command": "npx",
      "args": [
        "-y",
        "@hellouchit/mcp-regulated-ai-compliance"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add uchit-mcp-regulated-ai-compliance -- npx -y @hellouchit/mcp-regulated-ai-compliance
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "uchit-mcp-regulated-ai-compliance": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@hellouchit/mcp-regulated-ai-compliance"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add uchit-mcp-regulated-ai-compliance --command npx --arg -y --arg @hellouchit/mcp-regulated-ai-compliance
# ~/.hermes/config.yaml
mcp_servers:
  uchit-mcp-regulated-ai-compliance:
    command: "npx"
    args: ["-y", "@hellouchit/mcp-regulated-ai-compliance"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "uchit-mcp-regulated-ai-compliance": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@hellouchit/mcp-regulated-ai-compliance"
      ]
    }
  }
}
# add to Vellum
assistant mcp add uchit-mcp-regulated-ai-compliance -t stdio -c npx -a -y @hellouchit/mcp-regulated-ai-compliance
// mcp.json
{
  "mcpServers": {
    "uchit-mcp-regulated-ai-compliance": {
      "command": "npx",
      "args": [
        "-y",
        "@hellouchit/mcp-regulated-ai-compliance"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.83 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@hellouchit/mcp-regulated-ai-compliance@0.2.3

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo uchit/mcp-regulated-ai-compliance
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/uchit/mcp-regulated-ai-compliance/.github/workflows/publish.yml@refs/tags/v0.2.3
Rekor log index 1738901276
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:e05f865b80040be38abc6f2d56eda89a5db34c60a0608d747633f0decc2635f5a8982b46efb89041d9ca5bb090dfe21a1efe95430f1ac82ad044b7bfd

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 6 exposed · ~1,645 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
classify_use_case ~203

Classify an AI use-case under EU AI Act (Annex III + Article 5) and optionally AU AI Safety Standard. Returns: risk tier, matching Annex III categories with sub-points, applicable Articles 9-15 obligations, enforcement date, and a recommended next-step sequence (which other tools to call). Use for: initial classification of a new use-case, dual-jurisdiction analysis (EU + AU), or generating a structured input for the human-counsel-review handoff. Not a substitute for legal counsel — borderline cases (especially employment, essential services, credit) need qualified review.

NameTypeReqDescription
descriptionstringyesFree-text AI use-case description. Be specific about: what the AI does, who it affects, what decisions it influences, what data it uses. Minimum 20 chars.
jurisdictionsarrayJurisdictions to classify against. Default: EU AI Act only. Pass ['EU','AU'] for dual-framework classification.

No output schema declared.

No examples provided.

crosswalk ~355

Map a regulatory requirement to its equivalents across other frameworks. Covers: EU AI Act ↔ NIST AI RMF ↔ ISO/IEC 42001 ↔ AU AI Safety Standard ↔ APRA CPS 230/234 ↔ OECD AI Principles ↔ Council of Europe Framework Convention on AI ↔ GDPR ↔ SLSA ↔ NIST SSDF ↔ OWASP LLM Top 10. Each mapping has overlap classification (FULL · PARTIAL · NEW) plus practitioner notes on why. Use whenever a user has work in one framework and needs to know what carries over to another. Highest-leverage when multinationals operating across jurisdictions need to demonstrate 'work done once counts everywhere'. Source data maintained at hellouchit.com/dataset/. Set list_all_frameworks=true to see the framework catalogue first if you're unsure of the slugs.

NameTypeReqDescription
from_frameworkstringSource framework slug (e.g. 'eu_ai_act', 'au_ai_safety', 'nist_ai_rmf', 'iso_42001', 'apra_cps_230', 'ssdf'). If omitted with from_reference, searches across all frameworks.
from_referencestringSource requirement reference (e.g. 'Article 9', 'G2', 'MAP 1.1', 'A.6.1', '§13', 'PS.3'). Case-insensitive substring match against entry references.
list_all_frameworksbooleanIf true, ignore other parameters and return the framework catalogue.
overlap_filterstringFilter results by overlap strength.
to_frameworksarrayTarget frameworks to map TO. If omitted, returns mappings to all available target frameworks.

No output schema declared.

No examples provided.

get_anti_pattern ~198

Look up anti-patterns from the catalogue at hellouchit.com/anti-patterns/ — named failure modes that recur across regulated-industry tech delivery. Each match returns: where the pattern appears, why it's bad, what to do instead, and a diagnostic 'tell' that surfaces it. Examples: 'Inline Prompt Pattern', 'AI CoE Trap', 'Vault Theatre', 'SBOM Shelfware', 'PDF Principles', 'Eval Set That Never Runs'. Use when reviewing an architecture description or codebase to flag known failure shapes; or when you need to name a problem precisely for a stakeholder conversation.

NameTypeReqDescription
list_allbooleanIf true, ignore query and return all known anti-patterns. Useful for catalogue browsing.
querystringyesSearch query. Can be a name ('AI CoE Trap'), slug ('vault-theatre'), or keyword ('inline prompt', 'static credentials'). Case-insensitive substring search.

No output schema declared.

No examples provided.

list_regulations ~110

Return the regulations covered by the dataset. Useful as a discovery step — call this first to find available regulation slugs before calling lookup_control or crosswalk. Each entry includes: slug (for use with other tools), full label, jurisdiction (AU/EU/US/INTL), and the count of control rows that reference it.

NameTypeReqDescription
include_row_countbooleanInclude how many control rows in the dataset reference each regulation.
jurisdictionstringFilter by jurisdiction. Default: all.

No output schema declared.

No examples provided.

lookup_control ~492

Look up which security/compliance controls apply for a given regulation, control category, enforcement surface, and/or sector. Each result includes: the named control, the regulations that mandate it, the tooling options that implement it (categorised as managed/oss/commercial/standard), the evidence shape an auditor would expect, sector relevance, and a practitioner note. Sourced from the curated dataset at hellouchit.com/dataset/ (CC BY 4.0). Covers EU AI Act, NIST AI RMF, ISO/IEC 42001, APRA CPS 234/230, AU AI Safety Standard, ASD Essential Eight, IRAP, SLSA, NIST SSDF, OWASP LLM Top 10, MITRE ATLAS, BCBS 239, PCI DSS 4.0, HIPAA, GDPR, EU DORA, EU NIS2, CISA SSA, FDA SaMD, IEC 62443, and more. Use this tool whenever you need to answer 'which tool closes X regulator's requirement on Y surface' or 'what evidence does Z compliance regime expect'.

NameTypeReqDescription
categorystringControl category. Examples: 'Identity & access', 'Supply chain & provenance', 'AI evals & guardrails', 'Data governance', 'Cryptography & secrets', 'Resilience & continuity'
limitintegerMaximum number of matches to return (default 10)
regulationstringRegulation slug. One of: cps234, cps230, soci, ai_safety_au, privacy_au, e8, irap, eu_ai_act, dora, nis2, gdpr, circia, hipaa, fda_samd, cisa_ssa, ssdf, ai_rmf, sp80053, iso42001, iso27001, slsa, owa…
searchstringFree-text search over control names + notes + evidence shape
sectorstringSector filter. One of: banks, government, healthcare, critical-infrastructure, all
surfacestringEnforcement surface keyword (case-insensitive substring match). Examples: 'Cloud', 'CI/CD', 'K8s', 'Network', 'Runtime', 'Source'

No output schema declared.

No examples provided.

walk_playbook ~287

Return a structured 90-day playbook (or specific week/gate from one). Playbooks are sequenced from week 1 to week 12, organised into 3 phases, with 12 named gates and anti-pattern callouts. Available playbooks: - eu-ai-act-12-weeks: From 'Piloting' to EU AI Act Articles 9-15 ready by 2 Aug 2026 - cisa-attestation-90-days: From 'some SSDF practices' to defensible CISA Secure Software Attestation - cloud-cost-aware-to-controlled: From 5-12% YoY savings to 20-35% (FinOps Aware → Controlled) - vault-theatre-to-workload-identity: From static-creds-in-vault to OIDC workload identity Use to walk a user through implementation sequentially, or to extract a specific gate's requirements.

NameTypeReqDescription
include_metadatabooleanInclude playbook-level metadata (audience, prerequisites, end-state, diagnostic to re-run).
playbookstringyesPlaybook slug. Available: eu-ai-act-12-weeks · cisa-attestation-90-days · cloud-cost-aware-to-controlled · vault-theatre-to-workload-identity
weekintegerSpecific week number (1-12). If omitted, returns the full playbook structure with metadata.

No output schema declared.

No examples provided.

Common questions

What is the io.github.uchit/mcp-regulated-ai-compliance server?

io.github.uchit/mcp-regulated-ai-compliance is listed in the public MCP registry as io.github.uchit/mcp-regulated-ai-compliance. Regulated-industry AI compliance: EU AI Act, APRA, NIST AI RMF, ISO 42001, AU AI Safety. This page covers its npm package (@hellouchit/mcp-regulated-ai-compliance).

Is the io.github.uchit/mcp-regulated-ai-compliance server safe to use?

io.github.uchit/mcp-regulated-ai-compliance scores 96 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.uchit/mcp-regulated-ai-compliance server expose?

io.github.uchit/mcp-regulated-ai-compliance exposes 6 tools: lookup_control, get_anti_pattern, crosswalk, walk_playbook, classify_use_case, list_regulations. Their descriptions and schemas cost roughly 1,645 tokens of context every time the server is loaded.

Is the io.github.uchit/mcp-regulated-ai-compliance server still maintained?

io.github.uchit/mcp-regulated-ai-compliance is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.uchit/mcp-regulated-ai-compliance server under?

io.github.uchit/mcp-regulated-ai-compliance declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.