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
Máy chủ liên quan
Jilebi
A secure, extensible MCP runtime with JS plugins
Vigil
System Scanner for Vulnerabilities
GuessMarket MCP
Prediction market trading server for GuessMarket. Browse markets, buy/sell shares, add/remove liquidity, check portfolios, and build on-chain transactions. 20+ tools.
ifrCoworker
international financial reporting engine for Agents and REST api users journal entries, statement generation, audit trail with workings, financial reporting automation
OP.GG
Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports schedules, meta compositions, and character statistics.
Asset Price MCP Server
Provides real-time prices for assets like precious metals and cryptocurrencies.
Mnemo Cortex
Persistent cross-agent semantic memory for AI agents. Recall past sessions, share knowledge across agents. Multi-agent (isolated writes, shared reads), local-first (SQLite + FTS5), works with any LLM — local Ollama at $0 or cloud APIs like Gemini and OpenAI. Integrations for Claude Code, Claude Desktop, and OpenClaw.
RomM MCP
MCP Server for your RomM platform
PreClick
Assess target URLs for potential threats and alignment with the agent's browsing intent before navigation.
Minesweeper MCP Server
An MCP server that allows client agents to play the game of Minesweeper.