{"name":"Planning MCP Server","version":"2.0.0","description":"Australian Planning Property Report MCP Server","endpoints":{"mcp":"POST /mcp - JSON-RPC 2.0 MCP protocol endpoint","vic_api":"GET /api/property?address={address} - VIC REST API endpoint","nsw_api":"GET /api/nsw/property?address={address} - NSW REST API endpoint","act_api":"GET /api/act/property?address={address} - ACT REST API endpoint","tas_api":"GET /api/tas/property?address={address} - TAS REST API endpoint","wa_api":"GET /api/wa/property?address={address} - WA REST API endpoint","sa_api":"GET /api/sa/property?address={address} - SA REST API endpoint","qld_api":"GET /api/qld/property?address={address} - QLD REST API endpoint","nt_api":"GET /api/nt/property?address={address} - NT REST API endpoint","health":"GET /health - Health check endpoint"},"examples":{"vic_rest":"/api/property?address=1%20Spring%20St%20Melbourne%20VIC","nsw_rest":"/api/nsw/property?address=1%20Macquarie%20St%20Sydney%20NSW%202000","act_rest":"/api/act/property?address=1%20Commonwealth%20Ave%20Canberra%20ACT%202600","tas_rest":"/api/tas/property?address=1%20Elizabeth%20St%20Hobart%20TAS%207000","wa_rest":"/api/wa/property?address=1%20St%20Georges%20Tce%20Perth%20WA%206000","sa_rest":"/api/sa/property?address=1%20King%20William%20St%20Adelaide%20SA%205000","qld_rest":"/api/qld/property?address=1%20George%20St%20Brisbane%20QLD%204000","nt_rest":"/api/nt/property?address=1%20Smith%20St%20Darwin%20NT%200800","openapi":"/openapi.json - OpenAPI 3.0 schema"},"documentation":"https://github.com/andrewjgalea/planning-mcp"}