Aml Watcher
Freeby MCP Community
MCP server for AML Watcher API search
v1.14.1Added Apr 12, 2026
Aml Watcher MCP Server
MCP server for AML Watcher API search
Installation
Reviews
Installation
Quick install
npx -y @amltemp-modelcontextprotocol/aml_watcher_mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"aml-watcher": {
"command": "npx",
"args": ["-y", "@amltemp-modelcontextprotocol/aml_watcher_mcp"]
}
}
}