mcpbeat Sign in

AU Business Identity MCP Server

answering

AU Business Identity is answering right now. Last checked 12 min ago. It exposes 2 tools. Last commit 19 Sep 2026.

Validate Australian ABNs and ACNs by format and checksum over a public remote MCP endpoint.

Uptime history 4 days of history · worst day 93%
4 days agonow
97.8%
Uptime 24h
89 of 91 checks
2
Tools
read from the server
233 ms
Response time
average over 24h
0
Stars
last commit 19 Sep 2026

AU Business Identity does not always answer

Over the last week it answered 96.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add au-business-identity --transport http https://au-business-identity.auagentutilities.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "au-business-identity": {
      "url": "https://au-business-identity.auagentutilities.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.au-business-identity]
url = "https://au-business-identity.auagentutilities.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "au-business-identity": {
      "url": "https://au-business-identity.auagentutilities.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "au-business-identity": {
      "url": "https://au-business-identity.auagentutilities.workers.dev/mcp"
    }
  }
}

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

validate
validate_abn
Validate the format and checksum of an Australian Business Number (ABN). This does not confirm that the ABN is registered or active.
validate_acn
Validate the format and checksum of an Australian Company Number (ACN). This does not confirm that the company is registered or active.

Endpoints

URLTransportStateLatencyChecked
https://au-business-identity.auagentutilities.workers.dev/mcp streamable-http answering 278 ms 12 min ago

Alternatives to AU Business Identity

same job, measured the same way
ServerCard Trust MCP
by servercardtrust

Paid remote MCP for server-card validation, auth checks, trust packets, and readiness.

answering
Homecastr Remote MCP
by dhardestylewis

Remote MCP endpoint for U.S. home forecasts, public benchmark data, and permit or zoning readiness.

44 tools answering
Formasty
by formasty

Create, edit, validate, publish, and inspect Formasty forms and quizzes over authenticated MCP.

answering
AU Agent Utilities
by creatorhub121

Reliable Australian business-day, public-holiday and deadline tools for AI agents.

4 tools answering
Vatnode MCP
by vatnode

Official MCP server: EU VAT validation via VIES, plus offline rates and format checks.

309 installs/wk local only
O
PUBLICMCP
by publicmcp

Publish structured, AI-readable business identity data as an MCP server in minutes.

79 installs/wk local only
Openiban
by pipeworx-io

OpenIBAN MCP — validate an IBAN's checksum + bank code and resolve the

33 tools answering
ABN Lookup MCP by UnClick
by malamutemayhem

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

17 installs/wk local only

AU Business Identity — questions

Answers built from our own checks of this server.

What can AU Business Identity do?
It exposes 2 tools, read directly from the server on our last check. Among them: validate_abn, validate_acn. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AU Business Identity working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 233 ms. The bar chart above shows every period we have measured.
How do I connect AU Business Identity?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does AU Business Identity need an API key?
No. AU Business Identity completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AU Business Identity?
It answers our handshake in 233 ms on average, which is faster than 64% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AU Business Identity open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.