Daleads MCP Server
Rank #13,423io.github.resuly/daleads-mcp
Australian development application and property intelligence data for AI agents.
Daleads MCP Server is a Model Context Protocol (MCP) server published by resuly. It ranks #13,423 of 132,046 servers tracked on MCP Toplist. Daleads MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 118,623 of 132,046 servers on MCP Toplist.
Use Daleads MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add daleads-mcp -- uvx daleads-mcp[mcp_servers.daleads-mcp]
command = "uvx"
args = ["daleads-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"daleads-mcp": {
"command": "uvx",
"args": [
"daleads-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"daleads-mcp": {
"command": "uvx",
"args": [
"daleads-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"daleads-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"daleads-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"daleads-mcp": {
"command": "uvx",
"args": [
"daleads-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"daleads-mcp": {
"command": "uvx",
"args": [
"daleads-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.resuly%2Fdaleads-mcp)<a href="https://mcptoplist.com/server/io.github.resuly%2Fdaleads-mcp"><img src="https://mcptoplist.com/badge/io.github.resuly%2Fdaleads-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
resuly
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Aug 29, 2026 |
| 0.1.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Daleads MCP Server?
- Daleads MCP Server is maintained by resuly, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Daleads MCP Server listed on the Official MCP Registry?
- Yes — Daleads MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Daleads MCP Server have?
- MCP Toplist tracks 2 versions of Daleads MCP Server, most recently published on Aug 29, 2026.
- Where can I find the source code for Daleads MCP Server?
- The source code for Daleads MCP Server is hosted at github.com/resuly/daleads-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.