MCP Server
MCP
io.github.ljdigital/au-bizintel-mcp
Australian business intelligence MCP — ABN lookup, business search & AI prospect assessment via ABR.
Install
npx -y @ljdigital/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@ljdigital/au-bizintel-mcp",
"version": "0.3.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your free ABR API GUID from abr.business.gov.au/Tools/WebServices",
"isRequired": true,
"format": "string",
"name": "ABR_GUID"
},
{
"description": "Anthropic API key — required for research_prospect tool only",
"format": "string",
"isSecret": true,
"name": "ANTHROPIC_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment