Command Palette

Search for a command to run...

Home / Servers

lismore-da-mcp

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_feesDA lodgement fee from estimated development cost
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)

ToolDescription
get_see_templateSection-by-section guidance for writing an SEE
generate_see_draftGenerate a full draft SEE from proposal details (any development type)
preview_see_formPreview exactly what will be written to the official Lismore SEE PDF before generating it
fill_see_pdfFill and return the official Lismore SEE PDF (Minor Development scope only — see preview_see_form first)

Example

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.

NOASSERTION199,059

mcp-server-fetch

OfficialUpdated today

by modelcontextprotocol

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

89,138

@modelcontextprotocol/server-filesystem

OfficialUpdated today

by modelcontextprotocol

MCP server for filesystem access

SEE LICENSE IN LICENSE89,138

@modelcontextprotocol/server-everything

OfficialUpdated today

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

89,138