NDIS Provider Feed
Agent-readable search over the NDIS Provider Register (CC BY 4.0 AU) by location and service.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Agent-readable search over the NDIS Provider Register (CC BY 4.0 AU) by location and service.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| search_providers | Search NDIS providers by head office location and/or service category. Location filters match the provider's head office, not individual outlets — outlet addresses are inconsistently populated in the source register (~54%), so head office is the more reliable location signal for Phase 0. Args: suburb: Case-insensitive substring match against head office suburb. state: Exact match, e.g. "NSW", "VIC". postcode: Exact 4-digit postcode match. service_category: Exact match against one of the known NDIS registration groups — call list_service_categories() for the valid values. include_revoked: If false (default), only "Approved" providers are returned. limit: Max results to return (default 20). |
| get_provider | Get the full record for a single provider by its ABN (provider_id). |
| list_service_categories | List the valid NDIS service category values usable in search_providers(). |