au-eli-mcp
Rank #12,281io.github.matematicsolutions/au-eli-mcp
MCP server for Australia's Federal Register of Legislation: search and cite Commonwealth Acts.
au-eli-mcp is a Model Context Protocol (MCP) server published by matematicsolutions. It ranks #12,281 of 115,460 servers tracked on MCP Toplist. au-eli-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 103,179 of 115,460 servers on MCP Toplist.
Use au-eli-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add au-eli-mcp -- uvx au-eli-mcp[mcp_servers.au-eli-mcp]
command = "uvx"
args = ["au-eli-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"au-eli-mcp": {
"command": "uvx",
"args": [
"au-eli-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"au-eli-mcp": {
"command": "uvx",
"args": [
"au-eli-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"au-eli-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"au-eli-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"au-eli-mcp": {
"command": "uvx",
"args": [
"au-eli-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"au-eli-mcp": {
"command": "uvx",
"args": [
"au-eli-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.github.matematicsolutions%2Fau-eli-mcp)<a href="https://mcptoplist.com/server/io.github.matematicsolutions%2Fau-eli-mcp"><img src="https://mcptoplist.com/badge/io.github.matematicsolutions%2Fau-eli-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
matematicsolutions
Other servers by matematicsolutions
- sg-eli-mcp#9,472 · 3 vers
- it-eli-mcp#10,931 · 4 vers
- pk-eli-mcp#10,932 · 4 vers
- at-eli-mcp#11,428 · 3 vers
- de-eli-mcp#11,657 · 3 vers
- dk-eli-mcp#11,658 · 3 vers
- es-eli-mcp#11,659 · 3 vers
- fi-eli-mcp#11,660 · 3 vers
- fr-eli-mcp#11,661 · 3 vers
- hr-eli-mcp#11,662 · 3 vers
- ie-eli-mcp#11,663 · 3 vers
- lt-eli-mcp#11,664 · 3 vers
Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Aug 24, 2026 |
| 0.2.2 | Aug 7, 2026 |
| 0.1.0 | Jul 12, 2026 |
Frequently asked questions
- Who maintains au-eli-mcp?
- au-eli-mcp is maintained by matematicsolutions, which publishes 45 MCP servers (128 total versions) tracked on MCP Toplist.
- Is au-eli-mcp listed on the Official MCP Registry?
- Yes — au-eli-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does au-eli-mcp have?
- MCP Toplist tracks 3 versions of au-eli-mcp, most recently published on Aug 24, 2026.
- Where can I find the source code for au-eli-mcp?
- The source code for au-eli-mcp is hosted at github.com/matematicsolutions/au-eli-mcp.