MCP Hub
Back to servers

nist-rmf-ai-mcp

nist-rmf-ai-mcp MCP server by MEOK AI Labs

Registryglama
Updated
May 7, 2026

Quick Install

uvx nist-rmf-ai-mcp

nist-rmf-ai-mcp MCP server MCP Registry PyPI

nist-rmf-ai-mcp MCP server

PyPI Downloads GitHub stars License: MIT

NIST AI RMF MCP

NIST AI Risk Management Framework (AI 100-1) implementation across all four functions: GOVERN, MAP, MEASURE, MANAGE. Risk profiling, trustworthy AI characteristics, and EU AI Act crosswalk.

MEOK AI Labs

Install · Tools · Pricing · Attestation API


Why This Exists

NIST AI 100-1 is the de facto AI risk management standard for US federal agencies, federal contractors, and any US-headquartered company building AI governance. Executive Order 14110 (Oct 2023) directs federal agencies to adopt the AI RMF, and procurement officers increasingly require AI RMF compliance documentation from vendors.

The framework defines four core functions (GOVERN, MAP, MEASURE, MANAGE) with 19 categories and 72 subcategories. Mapping your AI system against all of them, assessing trustworthy AI characteristics (valid, reliable, safe, secure, accountable, transparent, explainable, privacy-enhanced, fair), and crosswalking to EU AI Act for dual-jurisdiction compliance is time-intensive. This MCP automates the full assessment.

Install

pip install nist-rmf-ai-mcp

Tools

ToolAI RMF ReferenceWhat it does
assess_risk_profileGOVERN, MAP, MEASURE, MANAGEFull risk profile assessment across all 4 functions
map_ai_impactMAP 1-5Map AI system context, impacts, and stakeholders
generate_risk_controlsMANAGE 1-4Generate risk response and control recommendations
crosswalk_to_eu_ai_actAI RMF + EU AI ActMap NIST AI RMF subcategories to EU AI Act requirements
create_risk_reportAll functionsGenerate a structured AI risk management report
check_trustworthy_characteristicsAI RMF CoreEvaluate against NIST trustworthy AI characteristics
predict_risk_neuralML-assistedNeural network risk prediction for AI systems
quick_scanAll functionsRapid AI system risk overview
framework_overviewAI 100-1Full framework structure and reference guide

Example

Prompt: "Assess our healthcare diagnostic AI against the NIST AI RMF.
It analyses chest X-rays, was trained on NIH ChestX-ray14, deployed
in a US hospital network, and clinicians use it as a second opinion."

Result: Assessment across all 4 functions with findings: MAP identifies
high-impact healthcare context with patient safety implications, MEASURE
flags dataset bias risk (ChestX-ray14 demographic skew), MANAGE requires
human-in-the-loop validation controls, GOVERN needs AI governance board
oversight. Trustworthy AI assessment scores each characteristic.

Pricing

TierPriceWhat you get
Free£010 calls/day — risk profile + quick scan
Pro£199/moUnlimited + HMAC-signed attestations + verify URLs
Enterprise£1,499/moMulti-tenant + co-branded reports + webhooks

Subscribe to Pro · Enterprise

Attestation API

Every Pro/Enterprise audit produces a cryptographically signed certificate:

POST https://meok-attestation-api.vercel.app/sign
GET  https://meok-attestation-api.vercel.app/verify/{cert_id}

Zero-dep verifier: pip install meok-attestation-verify

Links

License

MIT

Reviews

No reviews yet

Sign in to write a review