Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Shadow AI List

ca.airiskmanagement/shadow-ai-list

Risk-ranked registry of AI tools: look up an AI tool's risk or check if a domain is shadow AI.

Uptime
100.0%
2 direct probes · 30d
Response
415ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

lookup_ai_tool_risk

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_domain_against_registry

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_shadow_ai

List AI tools from the registry, optionally filtered by category. Returns name, domain, category, and risk band. Covers the free top 100.

get_top_risky_ai

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.

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"
    }
  }
}