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
関連サーバー
SignalK MCP Server
Provides AI agents with read-only access to SignalK marine data systems, enabling queries of vessel navigation data, AIS targets, and system alarms.
AI Incident Reporting MCP
Structured AI incident reporting for EU AI Act Article 62 — generates mandatory incident reports, severity classification, root cause analysis, and regulator-ready submissions for serious AI incidents.
CoinMarketCap MCP Server
Crypto prices, market caps, rankings, and token metadata via CoinMarketCap.
OilPriceAPI
Real-time oil, gas, and commodity prices. 40+ energy commodities with natural language queries, price subscriptions, and analyst prompts.
Paramus Chemistry INTENT
Makes hundreds of chemical calculations and AI model functions accessible to LLMs
O'RLY MCP
Generates O'RLY? (O'Reilly parody) book covers.
CHeema-Text-to-Voice-MCP-Server
AI-powered text-to-speech MCP server with instant voice cloning. Generate speech from Claude Desktop, Claude Code, or n8n using 5 built-in voices (English, German, French, Spanish) or clone any voice from a short audio sample. Runs fully local, no API keys, no cloud. Supports stdio, SSE, and HTTP transports.
Haiguitang (Turtle Soup) Game
An MCP server for '海龟汤' (Turtle Soup), a scenario-based reasoning puzzle game.
LLM Brand Monitor MCP Server
MCP server for LLM Brand Monitor — track how AI models mention your brand. Requires an API key (LBM_API_KEY) from llmbrandmonitor.com.
Web-Algebra
Suite of generic Linked Data/SPARQL as well as LinkedDataHub-specific MCP tools