sanctions screening mcp for Claude Desktop
io.github.sercanmetalore/sanctions-screening-mcp
MASAK + OFAC/UN/EU yaptırım ve PEP tarama MCP sunucusu — Türkçe transliterasyon, fuzzy matching,…
client:Claude Desktop
transport:streamable-http
Install sanctions screening mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sanctions-screening-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.boykaf.com/sanctions-screening/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs