Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

LocalPro — Verified US Local Service Provider Data

io.github.LocalProDev/local-services

Verified US local service providers across 10 home-services trades. Ratings, hours, no API key.

Uptime
100.0%
1 direct probes · 30d
Response
251ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

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 d…

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 …

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 taxonom…

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, ra…

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 val…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "localpro_—_verified_us_local_service_provider_data": {
      "url": "https://mcp.localpro.dev/mcp",
      "transport": "streamable-http"
    }
  }
}