Command Palette

Search for a command to run...

Home / Servers

lismore-da-mcp

Updated 27d ago

by JacksonFraser

Lismore Development Application Assistant

An MCP server and knowledge base for assisting with Development Applications (DAs) in the Lismore Local Government Area, NSW, Australia.

Features

  • Structured Tools: Parking rates, zone info, fee calculator, flood requirements
  • Document Search: Search DCP chapters for specific provisions
  • DA Checklists: Get required documents based on development type
  • Offline PDFs: 67MB of official planning documents stored locally

Public Server

A hosted, public instance is running at https://lismore-da-mcp.onrender.com — no install required. Add it as a remote MCP connector in any MCP-compatible client (Claude, etc.) using its Streamable HTTP endpoint:

https://lismore-da-mcp.onrender.com/mcp

This is an open, unauthenticated endpoint (no API key) — it only serves public NSW planning guidance, not private data. It's hosted on Render's free tier, so the first request after a period of inactivity may take 30-60 seconds to wake up.

In Claude Code, add it with:

claude mcp add --transport http lismore-da-public https://lismore-da-mcp.onrender.com/mcp

To run your own copy instead (locally or self-hosted), see Quick Start below.

Quick Start

1. Install Dependencies

cd /Users/jacksonfraser/lismore-da-agent
uv sync

2. Configure Claude Code

The .mcp.json file is already configured. Claude Code will automatically detect and load the MCP server.

3. Run Claude Code

cd /Users/jacksonfraser/lismore-da-agent
claude

Available MCP Tools

23 tools in total.

Lookups

ToolDescription
lookup_zone_by_addressFind the LEP zone applying to a street address (live NSW Government mapping lookup)
lookup_site_constraintsHeight limit, minimum lot size, heritage, bushfire and flood mapping for an address
get_zone_infoZone objectives, permitted uses, and development standards for an LEP 2012 zone
list_zonesList all zone codes available in Lismore LEP 2012
check_permissibilityCheck whether a specific land use is permitted (with/without consent) in a specific zone
get_definitionStandard Instrument LEP definition of a land-use term, plus related terms
list_definitionsList all land-use terms with a definition available
get_parking_ratesOff-street parking requirements for a development type, with shortfall calculation
list_parking_typesList development types with parking rate data available
get_setback_requirementsFront/side/rear setback requirements for residential development
get_residential_standardsDCP Chapter 1 standards: site coverage, private open space, landscaping, car parking design
get_flood_requirementsFlood planning level and floor level requirements, with exemptions
check_referralsExternal agency referrals (integrated development) a proposal may trigger
calculate_da_feesWhat a DA costs: lodgement fee, Council's notification and technology charges, and the Section 7.11 developer contribution — which on a commercial DA is usually far larger than the fee
get_da_checklistRequired documents for a DA, by development type
get_contact_infoCouncil contacts and duty planner availability

Documents

ToolDescription
search_dcpFull-text search across DCP chapters, LEP documents, forms, and fee schedules
read_dcp_sectionRead a page range from a specific DCP chapter PDF
list_documentsList all available planning documents

Statement of Environmental Effects (SEE)

Related servers

n8n

Updated today

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

204,501

mcp-server-fetch

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

90,371

@modelcontextprotocol/server-everything

OfficialUpdated 14d ago

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

90,371

mcp-server-git

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs

90,371