# LocalPro — Verified US Local Service Provider Data MCP server

Verified US local service provider data across trades. Ratings, services, pricing.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-localprodev-local-services
- Repository: https://github.com/LocalProDev/mcp-server

## Install
- Endpoint: https://mcp.localpro.dev/mcp
- Auth: Not captured

## Setup notes
- Remote header: X-API-Key (secret)
- Remote endpoint: https://mcp.localpro.dev/mcp
- Header: X-API-Key

## Tools
- 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 floor coating, radon mitigation, foundation repair, basement waterproofing, crawl space repair, mold/asbestos/lead remediation, septic services, and laundry services. Returns niche IDs needed for all other tools. Endpoint: https://mcp.localpro.dev/mcp
- 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. Endpoint: https://mcp.localpro.dev/mcp
- 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. Endpoint: https://mcp.localpro.dev/mcp
- search_providers - Search for verified local service providers across 9 trade categories: floor coating (epoxy/polyaspartic), radon mitigation, crawl space repair, laundry pickup & delivery, mold/asbestos abatement, basement waterproofing, foundation/slab repair, septic pump services, and water damage restoration. 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. Endpoint: https://mcp.localpro.dev/mcp
- 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. Endpoint: https://mcp.localpro.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.LocalProDev
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 7, 2026
- Source: https://registry.modelcontextprotocol.io
