Skip to content
Claude Desktop

ABN Lookup MCP by UnClick for Claude Desktop

io.github.malamutemayhem/abn

Australian Business Number lookup and business name search. By UnClick.

client:Claude Desktop transport:stdio runtime:npm

Install ABN Lookup MCP by UnClick in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "abn": {
      "command": "npx",
      "args": [
        "-y",
        "@unclick/abn-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ABN Lookup MCP by UnClick in other clients