Sanções Reino Unido (HM Treasury) for Claude Desktop
io.github.mcp-dir/sancoes_reino_unido-mcp
Checks whether a name is on the UK's financial sanctions list (HM Treasury), for compliance and AML
client:Claude Desktop
transport:streamable-http
tools:7
Install Sanções Reino Unido (HM Treasury) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sancoes_reino_unido-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_sancoes_reino_unido"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs