mcpbeat Sign in

Au Bizintel MCP Server

by ljdigital Your server? Claim it
local only

Au Bizintel MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 17 Apr 2026.

Australian business intelligence MCP — ABN lookup, business search & AI prospect assessment via ABR.

Installs per day peak 11 · avg 5 · +22% w/w
a month agotoday
26
Installs / week
npm · @ljdigital/au-bizintel-mcp
0
Stars
0 open issues
17 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Au Bizintel MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add au-bizintel-mcp -- npx -y @ljdigital/au-bizintel-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "au-bizintel-mcp": {
      "args": [
        "-y",
        "@ljdigital/au-bizintel-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.au-bizintel-mcp]
command = "npx"
args = ["-y", "@ljdigital/au-bizintel-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "au-bizintel-mcp": {
      "args": [
        "-y",
        "@ljdigital/au-bizintel-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "au-bizintel-mcp": {
      "args": [
        "-y",
        "@ljdigital/au-bizintel-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ABR_GUID (Your free ABR API GUID from abr.business.gov.au/Tools/WebServices), ANTHROPIC_API_KEY (Anthropic API key — required for research_prospect tool only). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Au Bizintel MCP

same job, measured the same way
ABN Lookup MCP by UnClick
by malamutemayhem

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

23 installs/wk local only
Abn Lookup
by pipeworx-io

ABN Lookup MCP — BYOK wrapper around the Australian Business Register's

39 tools answering
IP Australia MCP by UnClick
by malamutemayhem

Australian trademark and patent search via IP Australia. By UnClick.

24 installs/wk local only
Bizintel
by bch1212

Local business intel for AI agents: audits, lead scoring, tech stack, prospecting.

8 tools answering
ARES (Czech business registry)
by milos106

MCP for ARES, the Czech business registry: lookup, due diligence, insolvency, signed provenance

34 installs/wk local only
Daleads MCP
by resuly

Australian development application and property intelligence data for AI agents.

477 installs/wk local only
Zeus Memory — Enterprise Intelligence Platform
by analyticlabs

Enterprise memory, search, and context for frontier AI. 38 tools for business intelligence.

answering
eBay Browse
by cunicopia-dev

eBay Browse API MCP server — buy-side listing search and price intelligence.

53 installs/wk local only

Au Bizintel MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Au Bizintel MCP?
Au Bizintel MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @ljdigital/au-bizintel-mcp was installed 26 times last week.
How do I connect Au Bizintel MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @ljdigital/au-bizintel-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Au Bizintel MCP?
The npm package @ljdigital/au-bizintel-mcp was installed 26 times in the last week. Week over week that is +22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Au Bizintel MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.