Data Api
Australian public data as MCP tools: incidents, gauges, declarations, industry calendars, archive.
- Transport
- Not stated
- Package
- —
- Registry id
- io.dataquoll/data-api
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
One remote MCP server, the same data as the API, your own key. The server has 22 tools generated from the same OpenAPI spec as the REST API. The MCP server uses Streamable HTTP transport and requires an API key as a Bearer header.
The server works with clients like Claude, Cursor, VS Code, Codex, Windsurf, and Zed. The server holds no credential of its own; you can sign in via OAuth or send the key yourself. Revoking the API key from the dashboard cuts off every connection made with it.
The MCP endpoint allows 60 calls a minute per IP address, and every tool call counts against the monthly quota.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.