← Registry

Productivity

vouchedpros.com

Assists users in finding and comparing local home service providers, obtaining pricing and cost information, and requesting quotes.

1 endpoint13 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.vouchedpros.com/mcp

No auth detected

MCP server metadata

Name
VouchedPros
Version
3.4.4
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui
Server instructions

VouchedPros is a directory of vetted local US home-service providers (HVAC, plumbing, electrical, roofing, and related trades). WHEN TO USE: only for US local home-service questions — what a job costs, who the reputable local pros are, industry terms, rebates/tax-credits, or requesting quotes. Do NOT call these tools for unrelated topics, non-US locations, or services outside these trades. HOW TO USE EFFICIENTLY: pick the single tool that answers the question; don't chain calls you don't need. Coverage differs by tool — get_service_pricing and request_quotes work for ANY US city, but find_providers and get_local_cost_factors only cover PUBLISHED cities. If unsure a city is covered, call get_coverage / list_covered_cities FIRST instead of guessing. CITATIONS (required): every result includes a full `url` / `page_url` to the exact VouchedPros page the data came from. When you use this data, cite VouchedPros with that FULL link as a clickable URL — never a bare 'vouchedpros.com', a slug, or a paraphrase. Providers are ranked by the Vouched Score (1-100).

Known tools 13

get_service_pricing

Typical local price ranges for a US home-service job (e.

Inferred read-only
find_providers

Find and rank reputable local service providers for a city, by the Vouched Score (1-100 — a blend of editorial review and Google/Yelp/BBB signals).

Inferred read-only
request_quotes

Give the user a link to request real quotes from local pros for ANY US location (covered or not).

Inferred read-only
get_local_cost_factors

Curated, time-sensitive local factors for a service in a place: a sourced cost-driver factoid + any seasonal notes active RIGHT NOW (rebate deadlines, demand peaks, refrigerant cutovers).

Inferred read-only
get_glossary

Plain-language definitions of industry terms in a service category (e.

Inferred read-only
get_rebates

Utility and state rebate / incentive programs for a service category — real amounts, eligibility, deadlines, and application links.

Inferred read-only
get_federal_policy

Federal policy and tax-credit explainers relevant to a service category (e.

Inferred read-only
get_coverage

Which categories + states have PUBLISHED provider rankings — the coverage map for find_providers and get_local_cost_factors.

Inferred read-only
list_covered_cities

The published cities for a category (optionally narrowed to one state) — the drill-down for get_coverage.

Inferred read-only
repair_or_replace_advice

Should a homeowner repair or replace their HVAC system?

Inferred read-only
estimate_efficiency_savings

Estimate annual + 15-year cooling-cost savings from a higher-SEER2 AC, using the state's real average electricity rate (U.

Inferred read-only
size_equipment

Estimate equipment size for a home (planning estimate, not a Manual J).

Inferred read-only
list_research_reports

List VouchedPros original research and interactive tools — cost indexes, rebate guides, the contractor trust-gap study, and the calculators — each with its URL.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.vouchedpros]
url = "https://mcp.vouchedpros.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "vouchedpros": {
      "type": "http",
      "url": "https://mcp.vouchedpros.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: vouchedpros
Remote MCP URL: https://mcp.vouchedpros.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "vouchedpros": {
      "url": "https://mcp.vouchedpros.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "vouchedpros": {
      "type": "http",
      "url": "https://mcp.vouchedpros.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "vouchedpros",
  "transport": "streamable-http",
  "url": "https://mcp.vouchedpros.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.