
Sanctions MCP
Integrate FlowHunt with Sanctions MCP Server to automate global sanctions screening, ensure compliance, and streamline due diligence using AI-driven workflows a...

Plug automated sanctions screening into your AI workflows with FlowHunt’s Sanctions MCP Server. Instantly check individuals and organizations against global watchlists for robust compliance and risk management.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
The Sanctions MCP Server is a tool designed to connect AI assistants with comprehensive sanctions screening capabilities. By leveraging the OFAC API, this MCP Server allows AI-driven workflows to screen individuals and organizations against major global sanctions lists, such as OFAC SDN, UN, and OFSI. Developers can use the server to perform risk assessments, customize screening parameters (like minimum match scores), and select specific sanctions lists for compliance needs. This enhances development workflows by enabling automated, reliable compliance checks, entity screening, and detailed match reporting directly within AI-powered environments.
No explicit prompt templates are mentioned in the repository.
No explicit MCP resources are described in the repository.
No specific setup instructions for Windsurf are provided in the repository.
git clone https://github.com/madupay/mcp-sanctions
cd mcp-sanctions
npm install
claude_desktop_config.json:{
"mcpServers": {
"sanctions": {
"command": "/path/to/your/node",
"args": ["/path/to/your/mcp-sanctions/index.js"],
"env": {
"OFAC_API_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
API keys (such as OFAC_API_API_KEY) should be stored in the env section of your MCP server configuration:
"env": {
"OFAC_API_API_KEY": "YOUR_API_KEY_HERE"
}
No specific setup instructions for Cursor are provided in the repository.
No specific setup instructions for Cline are provided in the repository.
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"sanctions": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “sanctions” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | Provides a high-level summary of the server’s capabilities |
| List of Prompts | ⛔ | No prompt templates found in the repository |
| List of Resources | ⛔ | No explicit MCP resources described |
| List of Tools | ✅ | Sanctions screening tool described in README |
| Securing API Keys | ✅ | Documented in setup instructions |
| Sampling Support (less important in evaluation) | ⛔ | No mention of sampling |
| Roots Support | ⛔ | Not mentioned |
Based on the available documentation and repository contents, the Sanctions MCP Server is straightforward and focused. It offers a specialized tool, clear setup instructions for Claude, and covers API key security, but lacks detailed information on prompt templates, multiple explicit resources, and broader platform integration.
MCP Score: 4/10
This MCP Server is practical and well-documented for its primary use case (sanctions screening), but lacks depth in MCP-specific features like prompts, resources, roots, and sampling support. It’s best for straightforward AI compliance integrations.
| Has a LICENSE | ✅ (MIT) |
|---|---|
| Has at least one tool | ✅ |
| Number of Forks | 0 |
| Number of Stars | 0 |
Integrate the Sanctions MCP Server into your AI solutions for reliable, automated sanctions checks and compliance. Streamline your KYC, AML, and risk workflows today.

Integrate FlowHunt with Sanctions MCP Server to automate global sanctions screening, ensure compliance, and streamline due diligence using AI-driven workflows a...

The FDIC BankFind MCP Server connects AI assistants and developer workflows to authoritative U.S. banking data via the FDIC BankFind API, enabling search, retri...

The YNAB MCP Server bridges You Need A Budget (YNAB) with AI systems via standardized Model Context Protocol endpoints, enabling secure, automated access to fin...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.