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
相關伺服器
Ecovacs Robot Control
Control and query the status of Ecovacs cleaning robots using the MCP protocol.
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.
OilPriceAPI
Real-time oil, gas, and commodity prices. 40+ energy commodities with natural language queries, price subscriptions, and analyst prompts.
diagrams-mcp-server
MCP server for generating cloud architecture diagrams, flowcharts, sequence diagrams, and more — powered by mingrammer/diagrams, Mermaid, and PlantUML.
Fortnox Accounting MCP Server
MCP server for Fortnox — Sweden's largest cloud accounting platform (612K+ customers). Manage invoices, customers, suppliers, accounting, and more via AI agents.
BuyWhere MCP
Real-time product search across Southeast Asia with 3.8M+ items — the first SEA e-commerce MCP server
RobotMem
Persistent memory system for robots. Store, recall and learn from sensor data, motor commands, and experiences across sessions. Fully offline, SQLite + ONNX.
Content Distribution MCP
Multi-platform content distribution - draft, repurpose, schedule, analyze posts for LinkedIn, Instagram, X/Twitter, TikTok. 7 MCP tools.
openterms-mcp
Ed25519-signed consent receipts + programmable policy engine for AI agents before they take actions.
Gaggiuino MCP
An MCP server for the Gaggiuino open-source espresso machine, providing real-time local network access to machine status and shot data.