Australian Prudential Regulation Authority
Related Servers
Alternatives to Australian Prudential Regulation Authority
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceOne-call Australian tax data plumbing via the ATO — cited responses for tax and super context, not a data broker.7124 PyPIMIT
- AlicenseAqualityAmaintenanceMCP server for structured Australian macroeconomic and financial data from the Australian Bureau of Statistics (ABS), the Reserve Bank of Australia (RBA), and the Australian Prudential Regulation Authority (APRA).214114 PyPI4MIT
- AlicenseNot gradedqualityCmaintenanceEnables access to quarterly Call Report financials, bank health metrics, failed bank lists, branch maps, and supervisory designations for every US FDIC-insured bank, with no authentication required.1 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables querying US bank regulatory filings at line-item level: search institutions, retrieve labeled call reports, track specific items over time, compare banks, and inspect data coverage and code meanings, with amounts normalized to whole dollars.MIT
- AlicenseAqualityBmaintenanceOne-call Australian economic data plumbing via the RBA — cited responses for rates and macro series, not a data broker.698 PyPIMIT
- AlicenseAqualityFmaintenanceCited Australian stats via the ausdata.io gateway — stable AU.* series IDs, source_url + retrieved_at on every response. Free tier. Not a data broker; upgrade for Embed / signed / webhooks.2876 npm2MIT
TDQS
Scored across 6 tools
Each tool has a distinct and clearly defined purpose: describe_dataset for metadata, get_data for querying, latest for most recent values, list_curated for dataset IDs, search_datasets for discovery, and top_n for ranking. There is no overlap or ambiguity between tool functions.
All tool names follow a consistent snake_case verb_noun or verb pattern (e.g., describe_dataset, get_data, list_curated, search_datasets). Even 'latest' functions as a verb in context. No mixing of conventions.
Six tools is appropriate for the server's purpose of querying curated APRA datasets. It covers discovery, metadata, data retrieval, latest observations, and top ranking without being excessive or thin.
The tool set provides a complete workflow for interacting with curated datasets: search and list to find datasets, describe to understand structure, get_data for arbitrary queries, latest for current values, and top_n for ranking. No essential operations are missing.