anatolikalysch/MCP-AI-risk
3.2
If you are the rightful owner of MCP-AI-risk and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is a Python-based MCP server that exposes the MIT AI Risk Repository to LLM agents.
Tools
Functions exposed to the LLM to take actions
find_risks_by_keyword
Search risks by description text.
find_risks_by_domain
Filter risks by domain or subdomain.
find_risks_by_cause
Retrieve risks by cause (Entity, Intent, Timing).
get_risk_details
Fetch detailed info for a specific risk ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client