apifyforge/law-enforcement-intelligence-mcp
Law enforcement intelligence screening for AI agents — query Interpol, FBI, OFAC, and OpenSanctions in a single MCP tool call.
Platform-specific configuration:
{
"mcpServers": {
"law-enforcement-intelligence-mcp": {
"command": "npx",
"args": [
"-y",
"law-enforcement-intelligence-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> [View on ApifyForge](https://apifyforge.com/actors/mcp-servers/law-enforcement-intelligence-mcp) | [Use on Apify Store](https://apify.com/ryanclinton/law-enforcement-intelligence-mcp)
---
Add to your MCP client (Claude Desktop, Cursor, Windsurf):
{
"mcpServers": {
"law-enforcement-intelligence-mcp": {
"url": "https://ryanclinton--law-enforcement-intelligence-mcp.apify.actor/mcp"
}
}
}---
Law enforcement intelligence screening for AI agents — query Interpol, FBI, OFAC, and OpenSanctions in a single MCP tool call. This server connects Claude Desktop, Cursor, Windsurf, and any MCP-compatible client to 7 live government and public databases, delivering threat scores, identity clearance verdicts, sanctions cross-references, and threat network graphs with no subscriptions beyond Apify.
Compliance teams spend hours manually checking names across Interpol Red Notices, the FBI Most Wanted list, the OFAC SDN list, and OpenSanctions. This MCP server automates the entire pipeline: all 7 sources are queried in parallel, a Levenshtein-based fuzzy matching algorithm reconciles name variants across databases, and results are returned as structured JSON your AI agent can reason over directly.
| Data Point | Source | Example | |------------|--------|---------| | 📋 International arrest warrants | Interpol Red Notices | Warrant ID, charges, requesting country, physical description | | 👤 US federal wanted persons | FBI Most Wanted | Name, caution text, subjects, field office, image URL | | 🚫 US Treasury SDN entries | OFAC SDN List | Entity name, program (e.g. UKRAINE-EO13685), aliases, country | | 🌐 Multi-jurisdiction watchlist entries | OpenSanctions | 40+ consolidated lists, PEP registries, topics, datasets | | 🔴 Crime records by category | UK Police API | Category, street, month, outcome status | | 📍 Crime hotspot coordinates | UK Police API
Loading reviews...