MCP.so
Sign In
L

LocalPro

@LocalProDev

About LocalPro

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

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

5

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 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 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 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 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.

Overview

What is LocalPro?

LocalPro is an MCP server that provides AI agents with curated, verified data about local service providers in the US. It integrates with the Model Context Protocol to answer queries like "find me a foundation-repair contractor near Phoenix" with structured provider information.

How to use LocalPro?

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.

Key features of LocalPro

  • 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.

Use cases of LocalPro

  • AI assistant answering "find a verified water-damage restoration contractor in Tampa."
  • Agent finding foundation-repair providers near Phoenix with Google ratings.
  • Automated lookup of detailed provider profiles including reviews and certifications.
  • Building local service recommendation features into AI applications.

FAQ from LocalPro

What data categories are available?

Nine categories: Water Damage Restoration, Foundation Repair, Crawl Space Repair, Mold/Asbestos/Lead Remediation, Septic Pumping, Basement Waterproofing, Laundry Pickup & Delivery, Floor Coating, and Radon Testing. Hire-electrical is in development.

Do I need an API key?

No, the server is fully public. An optional X-API-Key unlocks additional pro fields like full pricing and certifications on get_provider.

What tools does LocalPro provide?

list_niches, list_cities, list_service_types, search_providers, and get_provider.

How fresh is the data?

Directory data refreshes weekly; Google data (ratings, reviews) refreshes quarterly. Each field is tagged with its refresh frequency.

How do I install and use the server?

Use Claude's MCP add command: claude mcp add --transport http localpro https://mcp.localpro.dev/mcp. Then call the available tools from your AI assistant.

Frequently asked questions

What data categories are available?

Nine categories: Water Damage Restoration, Foundation Repair, Crawl Space Repair, Mold/Asbestos/Lead Remediation, Septic Pumping, Basement Waterproofing, Laundry Pickup & Delivery, Floor Coating, and Radon Testing. Hire-electrical is in development.

Do I need an API key?

No, the server is fully public. An optional `X-API-Key` unlocks additional pro fields like full pricing and certifications on `get_provider`.

What tools does LocalPro provide?

`list_niches`, `list_cities`, `list_service_types`, `search_providers`, and `get_provider`.

How fresh is the data?

Directory data refreshes weekly; Google data (ratings, reviews) refreshes quarterly. Each field is tagged with its refresh frequency.

How do I install and use the server?

Use Claude's MCP add command: `claude mcp add --transport http localpro https://mcp.localpro.dev/mcp`. Then call the available tools from your AI assistant.

Comments

More Other MCP servers