Shadow AI List
ca.airiskmanagement/shadow-ai-listRisk-ranked registry of AI tools: look up an AI tool's risk or check if a domain is shadow AI.
Tools · 4
Look up an AI tool by name, vendor, or domain and return its AI Exposure Index risk score, risk band, category, and whether it trains on user data. Covers the free top 100.
Check whether a domain or subdomain belongs to a known AI tool - i.e. whether traffic to it is shadow AI. Returns the tool and its risk if matched. Covers the free top 100.
List AI tools from the registry, optionally filtered by category. Returns name, domain, category, and risk band. Covers the free top 100.
Get the highest-risk AI tools by AI Exposure Index risk score. Returns name, domain, category, and risk score + band. Covers the free top 100.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"shadow_ai_list": {
"url": "https://ailist.airiskmanagement.ca/mcp",
"transport": "streamable-http"
}
}
}