NIST AI RMF MCP
NIST AI Risk Management Framework compliance — risk profiling, govern/map/measure/manage functions by MEOK AI Labs
Overview
Nist Rmf Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
assess_risk_profile | Assess an AI system against the full NIST AI RMF 1.0 framework. |
map_ai_impact | Map AI system impacts across people, organizations, and ecosystems. |
generate_risk_controls | Generate NIST-aligned control recommendations for identified AI risks. |
crosswalk_to_eu_ai_act | Map NIST AI RMF functions and subcategories to EU AI Act articles. |
create_risk_report | Generate a complete NIST AI RMF compliance report in markdown. |
check_trustworthy_characteristics | Evaluate AI system against NIST's 7 trustworthy AI characteristics. |
predict_risk_neural | Neural network-based risk prediction that improves from every compliance check. |
neural_insights | Get aggregate learning insights from the neural compliance model. |
quick_scan | One-line system description to instant NIST AI RMF risk profile. No API key need |
framework_overview | Returns the NIST AI RMF GOVERN/MAP/MEASURE/MANAGE structure. No parameters neede |
Installation
pip install meok-nist-rmf-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"nist-rmf-ai-mcp": {
"command": "python",
"args": ["-m", "meok_nist_rmf_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 10 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
相关服务器
MCP Audio Tweaker
Batch audio processing and optimization using FFmpeg. Modify sample rate, bitrate, volume, channels, and apply effects.
Overleaf MCP server
allow Tools like copilot, claude desktop, claude code etc. perform CRUD operations on overleaf projects via git int
Flyworks MCP
A server for creating fast and free lipsync videos for digital avatars, supporting both realistic and cartoon styles.
Cloaked Agent
Give AI agents spending power without giving them your wallet keys. Cloaked creates on-chain spending accounts with enforced constraints that agents cannot bypass - even if jailbroken or compromised.
Tidewrath
Play a roguelike MMO as an AI agent. Explore, fight, chat, and survive tsunamis via 50+ MCP tools
Tripletex MCP Server
MCP server for Tripletex — Norwegian ERP and accounting platform. Invoices, customers, employees, projects, and ledger entries.
Kali MCP Server
A Python MCP Server that connects Large Language Models natively to a comprehensive suite of offensive security tools.
Base L2 Agent Kit
MCP server for Base L2 DeFi operations with 9 monetized endpoints: gas estimates, yield farming, token analysis, contract audit, wallet health, DEX quotes, price feeds, mnemonic generation. Built with FastMCP Python SDK.
BSC MultiSend MCP
Perform bulk BNB and BEP20 token transfers on the BNB Smart Chain (BSC).
mcp-cbr-rates
A Model Context Protocol (MCP) server that exposes public Bank of Russia (Центральный банк РФ, CBR) data — currency quotes, key rate, inflation and a compact macro snapshot — to AI agents.