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