generated: '2026-07-20' method: derived status: candidate source: openapi/rabobank-australia-cds-banking-products-openapi.yml notes: >- Rabobank Australia publishes no official MCP server. This is a CANDIDATE tool list derived from the two public, unauthenticated CDR Product Reference Data operations — the only surface an agent can call without CDR accreditation. server: name: rabobank-australia-cdr-prd transport: http base_url: https://openbanking.api.rabobank.com.au/public/cds-au/v1 auth: none required_headers: - {name: x-v, value: '4'} tools: - name: list_banking_products description: List Rabobank Australia's openly available banking products (transaction/savings accounts, term deposits, SMSF). Supports effective, updated-since, brand, product-category filters and page/page-size pagination. source_operation: openapi/rabobank-australia-cds-banking-products-openapi.yml#listBankingProducts http: GET /banking/products - name: get_banking_product_detail description: Get full detail (rates, fees, features, eligibility, constraints) for a single Rabobank Australia banking product by productId. source_operation: openapi/rabobank-australia-cds-banking-products-openapi.yml#getBankingProductDetail http: GET /banking/products/{productId}