LocalPro

by LocalProDev

255 downloads
Not rated
GitHub

About

Find a contractor or local business across 9 home-services trades — water-damage restoration, foundation repair, radon mitigation, mold/asbestos abatement, septic services, basement waterproofing, crawl-space repair, floor coating, and laundry pickup. 7,000+ verified providers wi

Details

Author
LocalProDev
Downloads
255
Categories
Other

- No API key required for basic access.
- Optional X-API-Key unlocks pro fields (full pricing, certifications).
- Covers 9 categories with ~7,000 verified providers.
- Data freshness tags for each field (weekly or quarterly).
- Automatic filtering of permanently closed providers.
- Rate limit: 30 requests per minute per IP.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name LocalPro
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install via the Claude CLI: claude mcp add --transport http localpro https://mcp.localpro.dev/mcp. Use tools like search_providers and get_provider to query providers by location and service type.

list_niches

List all available service directories in the LocalPro network. This is the starting point for discovering what categories of verified local service providers are available. Categories include water damage restoration, foundation repair, crawl space repair, basement waterproofing, mold/asbestos/lead remediation, radon mitigation, septic services, commercial electrical, floor coating, and laundry pickup & delivery. Returns niche IDs needed for all other tools.

list_cities

List available cities and metro areas where verified providers operate for a given niche. Use this to discover valid city slugs before calling search_providers. Cities are grouped by metro area where applicable (e.g. "minneapolis-mn" covers Minneapolis, St. Paul, and surrounding suburbs). Optionally filter by state abbreviation.

list_service_types

List the valid service type categories for a given niche directory. Use this before calling search_providers with a service_type filter to ensure you pass a valid value. Each niche has its own taxonomy — for example, "coated-local" has epoxy, polyaspartic, metallic_epoxy, etc., while "radon-local" has radon_testing, radon_mitigation, ssd_installation, etc.

search_providers

Search for verified local service providers across 10 trade categories: water damage restoration, foundation/slab repair, crawl space repair, basement waterproofing, mold/asbestos/lead remediation, radon mitigation, septic services, commercial electrical, floor coating (epoxy/polyaspartic), and laundry pickup & delivery. Returns provider name, rating, review count, business status, services offered, certifications, years in business, and a link to the full profile with contact details. Each provider includes Google Maps URL when available. Covers major US metro areas. Use list_niches first to get valid niche IDs, and list_service_types for valid service_type values.

get_provider

Get a detailed summary of a specific verified service provider. Returns business description, services, pricing summary, coverage area, service details, and a link to the full profile page. With a valid API key (X-API-Key header): also returns full pricing breakdown and certifications. Without a key: returns pricing_summary and a pro_available flag. Contact details (phone, email, address) are available on the listing page via listing_url.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "localpro": {
            "localpro": {
                "url": "https://mcp.localpro.dev/mcp"
            }
        }
    }
}

McpServers

{
    "localpro": {
        "url": "https://mcp.localpro.dev/mcp"
    }
}

What it does

LocalPro serves curated data about verified US local service providers to AI agents via MCP. When someone asks an AI assistant "find me a foundation-repair contractor near Phoenix" or "verified water-damage restoration in Tampa," LocalPro powers the answer.

Live Categories (9, ~7,000 providers total)

- Water Damage Restoration — 1,128 providers - Foundation Repair — 1,041 providers - Crawl Space Repair — 1,038 providers - Mold, Asbestos & Lead Remediation — 961 providers - Septic Pumping & Maintenance — 866 providers - Basement Waterproofing — 608 providers - Laundry Pickup & Delivery — 575 providers - Floor Coating — 510 providers - Radon Testing & Mitigation — 267 providers Hire-electrical category in development (state licensing data).

Tools

- list_niches — Discover available trade categories - list_cities — Find metros with coverage - list_service_types — Get valid service filters per niche - search_providers — Search by location and service type - get_provider — Detailed provider profile with services, pricing, certifications, recent Google reviews, opening hours, business status, and JSON-LD schema

Data Quality (Schema 2.0)

Every result includes a Google rating, business description, and services list. Each field is tagged with how often it refreshes — directory data weekly, Google data quarterly — so agents can decide whether to cite a value or re-fetch. JSON-LD LocalBusiness output with AggregateRating, OpeningHoursSpecification, and GeoCoordinates. Closed-permanently providers are filtered automatically.

Access

Fully public — no API key required. Optional X-API-Key unlocks pro fields (full pricing, certifications) on get_provider. Rate limit: 30 req/min per IP.

Quick install

```bash claude mcp add --transport http localpro https://mcp.localpro.dev/mcp
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.