Shadow AI List - MCP connector
Connect Claude (or any Model Context Protocol client) to the Shadow AI List risk registry. The connector is read-only and needs no account.
- Endpoint
- https://ailist.airiskmanagement.ca/mcp
- Transport
- Streamable HTTP (JSON-RPC 2.0)
- Authentication
- None (read-only, no account)
- Coverage
- The free top 100 of the registry
Tools
lookup_ai_tool_riskLook 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.check_domain_against_registryCheck whether a domain or subdomain belongs to a known AI tool - useful for spotting shadow AI on a network.list_shadow_aiList AI tools from the registry, optionally filtered by category.get_top_risky_aiGet the highest-risk AI tools by AI Exposure Index risk score.
Try it
- “Check chat.openai.com against the shadow AI registry.”
- “What is Cursor's AI data-exposure risk score?”
- “List the top 10 highest-risk AI tools.”
How to connect
In a client that supports remote MCP servers, add a custom connector pointing to the endpoint above and select “no authentication.” All four tools are read-only.
Troubleshooting
- Tools not appearing: confirm the URL is exactly
https://ailist.airiskmanagement.ca/mcpand that authentication is set to “none.” - Connection error: the endpoint speaks Streamable HTTP (JSON-RPC over POST); a plain GET returns 405 by design.
- No match for a tool you expected: coverage is the free top 100 of the registry; the full registry is at ailist.airiskmanagement.ca.
- Still stuck? Email info@airiskmanagement.ca.
Maintained by Aeon AI Risk Management Corporation. Questions: info@airiskmanagement.ca.