nist-rmf-ai-mcp MCP server by MEOK AI Labs
nist-rmf-ai-mcp MCP server by MEOK AI Labs
nist-rmf-ai-mcp · v1.0.6
by CSOAI-ORG
mcp-name: io.github.CSOAI-ORG/nist-rmf-ai-mcp
Nist Rmf Ai MCP
NIST AI Risk Management Framework MCP — MAP, MEASURE, MANAGE, GOVERN functions, risk register, tr...
NIST AI Risk Management Framework MCP — MAP, MEASURE, MANAGE, GOVERN functions, risk register, trustworthy AI assessment.
🚀 Quick Start
# Install via pip
pip install nist_rmf_ai_mcp
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue
→ MEOK AI Labs: meok.ai
💸 Try MEOK in 30 seconds — instant buy ladder
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet.
Verify any signed report at https://meok.ai/verify.
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"nist-rmf-ai-mcp": {
"command": "uvx",
"args": ["nist-rmf-ai-mcp"]
}
}
}
Or: pip install nist-rmf-ai-mcp then run the nist-rmf-ai-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use
assess_risk_profileto …" - "Use
map_ai_impactto …" - "Use
generate_risk_controlsto …"