ASIC Register Data
Rank #28,310io.ausdata/asic-mcp
Query ASIC registers in plain English — advisers, licensees, banned persons, liquidators.
ASIC Register Data is a Model Context Protocol (MCP) server published by bigred97. It ranks #28,310 of 115,460 servers tracked on MCP Toplist. ASIC Register Data is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on May 13, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 87,150 of 115,460 servers on MCP Toplist.
Use ASIC Register Data
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add asic-mcp -- uvx asic-mcp[mcp_servers.asic-mcp]
command = "uvx"
args = ["asic-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"asic-mcp": {
"command": "uvx",
"args": [
"asic-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"asic-mcp": {
"command": "uvx",
"args": [
"asic-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"asic-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"asic-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"asic-mcp": {
"command": "uvx",
"args": [
"asic-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"asic-mcp": {
"command": "uvx",
"args": [
"asic-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.ausdata%2Fasic-mcp)<a href="https://mcptoplist.com/server/io.ausdata%2Fasic-mcp"><img src="https://mcptoplist.com/badge/io.ausdata%2Fasic-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
bigred97
Other servers by bigred97
- ausdata.io — Australian Public Data#20,259 · 2 vers
- Australian Prudential Regulation Authority#21,426 · 2 vers
- Australian Bureau of Statistics#25,334 · 3 vers
- wgea-mcp#25,335 · 2 vers
- Australian Institute of Health and Welfare#28,309 · 2 vers
- Reserve Bank of Australia#29,638 · 3 vers
- ato-mcp#34,402 · 2 vers
- au-weather-mcp#34,403 · 2 vers
- aemo-mcp#45,990 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.6.21 | Aug 15, 2026 |
| 0.6.18 | May 20, 2026 |
Frequently asked questions
- Who maintains ASIC Register Data?
- ASIC Register Data is maintained by bigred97, which publishes 10 MCP servers (22 total versions) tracked on MCP Toplist.
- Is ASIC Register Data listed on the Official MCP Registry?
- Yes — ASIC Register Data is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does ASIC Register Data have?
- MCP Toplist tracks 2 versions of ASIC Register Data, most recently published on Aug 15, 2026.
- Where can I find the source code for ASIC Register Data?
- The source code for ASIC Register Data is hosted at github.com/bigred97/asic-mcp.