ndis-assistant

thegippygeek/ndis-assistant
★ 0 stars Python AI/LLM Updated 12d ago
MCP server for Australian NDIS knowledge. Provides tools for support category lookups, SDA design categories, support coordination levels, s34 reasonable and necessary checklists, and process routing for Change of Circumstances and Internal Reviews. Gives AI assistants accurate, legally grounded NDIS guidance citing the NDIS Act 2013.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ndis-assistant": {
      "command": "uvx",
      "args": [
        "ndis-assistant"
      ]
    }
  }
}

Or install with pip: pip install ndis-assistant

README Excerpt

An MCP (Model Context Protocol) server that exposes NDIS knowledge as tools, resources, and prompts for use in VS Code and Claude Code. - `ndis://legislation` — Act, Rules, and critical legal distinctions - `ndis://plan-structure` — Core / Capacity Building / Capital with flexibility rules - `ndis://processes` — CoC, IRoD, and scheduled reassessment

Tools (2)

lookup_support_categorywhich_process