
Leadlord — Local Australian Trade Businesses
- iambenslater/leadlord
io.github.iambenslater/leadlord-local-trades is a MCP catalog of 15 Brisbane trade-business remotes, one signed provider per `{niche}-{suburb}.com.au` domain.
About
io.github.iambenslater/leadlord-local-trades is a family of Model Context Protocol remotes aimed at Australian local trade businesses. Each hostname follows a predictable pattern—trade plus suburb on a.com.au domain—and exposes a dedicated MCP endpoint so coding agents can interact with exactly one signed provider for that micro-market. developers running local lead sites, niche directories, or AI assistants for homeowners can use it to ground agent answers in a specific Brisbane trade business instead of hallucinating contact paths. The catalog documents fifteen live Brisbane providers spanning concreting, painting, EV charger installation, solar panel cleaning, fencing, roof restoration, stump grinding, and asbestos removal. Configuration requires choosing site_domain at connect time, which maps cleanly to hyperlocal go-to-market and geographic SEO experiments. It sits on Launch → Geo because the primary value is distributed, location-specific presence rather than in-repo product construction—pair it with your own landing and compliance copy on each domain.
- 15 live streamable-http remotes across Brisbane suburbs (one business per domain)
- Required variable site_domain picks the provider (e.g. fencingindooroopilly.com.au)
- Niches include concreting, painting, EV charger install, solar cleaning, fencing, roofing, stump grinding, asbestos remo
- One signed provider per domain—clear lead-gen boundary for agents
- Registry schema 2025-12-11 with templated https://mcp.{site_domain}/ URLs
Leadlord — Local Australian Trade Businesses by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http leadlord-local-trades https://mcp.{site_domain}/Add your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | None |
| Repository | iambenslater/leadlord ↗ |
What it does
Point an agent at one of 15 Brisbane suburb trade sites so it can query a single signed local provider per niche domain.
Who is it for?
Best when you're operating or referencing Leadlord-style local lead domains and want MCP-grounded trade queries per suburb.
Skip if: Global SaaS products, non-Australian markets, or teams needing a single API that aggregates all providers without per-domain setup.
What you get
You select a site_domain variable and talk to the matching local trade MCP remote for that Brisbane niche and suburb.
- MCP session bound to a specific suburb trade domain
- Agent queries routed to that provider’s remote
- Repeatable pattern for additional Leadlord-style locales
By the numbers
- 15 live provider domains across Brisbane
- One signed provider per domain
- Remote pattern: https://mcp.{site_domain}/ with required site_domain choices
Recommended MCP Servers
How it compares
Hyperlocal trade-provider MCP remotes, not a national trades marketplace API or a codegen skill.
FAQ
Who is io.github.iambenslater/leadlord-local-trades for?
Developers and marketers running Australian local trade sites—or agents that must cite one real provider per Brisbane suburb domain.
When should I use io.github.iambenslater/leadlord-local-trades?
Use it at launch or growth when you publish or assist users on geo-specific.com.au trade domains and need MCP access to that single business.
How do I add io.github.iambenslater/leadlord-local-trades to my agent?
Register the streamable-http remote template https://mcp.{site_domain}/ in MCP config, set the required site_domain choice to the provider’s hostname (e.g. painternewfarm.com.au), then call tools from your client.