Daleads
FreeNot checkedAustralian development application and property intelligence data for AI agents.
About
Australian development application and property intelligence data for AI agents.
README
DA Leads MCP lets Claude, Cursor and other MCP clients query Australian development applications and address-level property intelligence through the DA Leads API.
It exposes 11 tools for DA search, nearby applications, council and category lookups, read-only SQL analysis, property intelligence, keyless samples and sandbox addresses.
Install
Run without installing globally:
uvx daleads-mcp
Or install with pipx:
pipx install daleads-mcp
daleads-mcp
Configuration
Paid tools use a DA Leads API key. The property sample tools work without a key.
{
"mcpServers": {
"da-leads": {
"command": "uvx",
"args": ["daleads-mcp"],
"env": {
"DALEADS_API_KEY": "dk_live_xxx"
}
}
}
}
DALEADS_API_KEY is the only environment variable read by this package. Treat
it as a secret. It is sent only to the fixed official HTTPS API endpoint at
https://daleads.com.au/api.
Tools
search_dasget_danearby_daslist_categorieslist_councilsget_statssql_queryproperty_intelligenceproperty_sampleproperty_flood_sampleproperty_sandbox_addresses
Data boundary
The adapter code and the data returned by DA Leads have separate licence boundaries. Installing this package does not grant a right to redistribute the API data. Starter and Scale usage is for internal analysis; customer-facing embedding, onward access, resale, or redistribution requires an Enterprise licence. See the DA Leads Terms, Privacy Policy, and Data Attributions.
The server reuses the DA Leads API authentication, plan limits and privacy controls. Public API and MCP responses do not expose applicant names.
Copyright 2026 Limon Tech. All rights reserved.
Installing Daleads
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/resuly/daleads-mcpFAQ
Is Daleads MCP free?
Yes, Daleads MCP is free — one-click install via Unyly at no cost.
Does Daleads need an API key?
No, Daleads runs without API keys or environment variables.
Is Daleads hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Daleads in Claude Desktop, Claude Code or Cursor?
Open Daleads on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Daleads with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
