mcpbeat

VouchedPros MCP Server

com.vouchedpros/mcp
answering

VouchedPros is answering right now. Last checked 14 min ago. It exposes 13 tools.

Local US home-service pricing, providers ranked by the Vouched Score, rebates, and glossary.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
13
Tools
read from the server
512 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.vouchedpros.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.vouchedpros.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.vouchedpros.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.vouchedpros.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.vouchedpros.com/mcp"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

coverage
get_coverage
Which categories + states have PUBLISHED provider rankings — the coverage map for find_providers and get_local_cost_factors. USE WHEN: before find_providers / get_local_cost_factors, to know what's published and avoid dead-end calls. Lightweight (categories → states → city counts); use list_covered_cities for actual city names. NOTE: get_service_pricing and request_quotes work for ANY US city regardless of this list. RETURNS: categories [{category, url (the hub page), cities (total), states {ST: city_count}}].
covered
list_covered_cities
The published cities for a category (optionally narrowed to one state) — the drill-down for get_coverage. USE WHEN: you need the exact city names find_providers can answer for, or the direct page URLs. ARGS: `category` (required); optionally a 2-letter `state`. RETURNS: cities [{city, state, url}] (each `url` is the city page to CITE) + count.
estimate
estimate_efficiency_savings
Estimate annual + 15-year cooling-cost savings from a higher-SEER2 AC, using the state's real average electricity rate (U.S. EIA). USE WHEN: the user asks how much a more efficient AC would save. `climate`: hot|warm|moderate|cold. Needs a state or ZIP.
federal
get_federal_policy
Federal policy and tax-credit explainers relevant to a service category (e.g. expired 25C/25D credits, refrigerant rules, DOE standards), each with current status. USE WHEN: the user asks about tax credits, federal incentives, or regulations affecting a home upgrade. ARGS: `category`; optionally `slug` for one policy — omit to list. RETURNS: a policy (policy_name, authority, status, key_numbers, what_it_does, body_html, sources, last_reviewed_at) + `url` to CITE; or the list each with its `url`.
glossary
get_glossary
Plain-language definitions of industry terms in a service category (e.g. SEER2, AFUE, AHRI match). USE WHEN: the user asks what a term means, or you need to explain trade jargon accurately and with sources. ARGS: `category`; optionally `term` (a slug) for one definition — omit to list. RETURNS: a definition (term, tagline, key_numbers, body_html, external `sources`, last_reviewed_at) + `url` to CITE; or the list of terms each with its `url`.
local
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). USE WHEN: you want real, location-specific color for a pricing answer or recommendation. ARGS: `category` + (`city`+`state` or a 5-digit `zip`). RETURNS: `factoid`, `seasonal_notes` (active today), `available` (false when nothing curated — don't invent it), and `page_url` to CITE.
providers
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). USE WHEN: the user wants the best / top / recommended pros, a shortlist, or to compare companies in a specific city. Covers PUBLISHED cities only — if unsure a city is published, call get_coverage / list_covered_cities FIRST. ARGS: `category` + (`city`+`state` or a 5-digit `zip`); `limit` (default 20). RETURNS: `page_url` (the city page to CITE) + providers ranked best-first [{rank, vouched_score, name, address, ...}]. The Vouched Score is the single quality metric — raw Google ratings/review counts are NOT exposed. If the city isn't published, returns status="not_covered" + `nearby_covered`.
rebates
get_rebates
Utility and state rebate / incentive programs for a service category — real amounts, eligibility, deadlines, and application links. USE WHEN: the user asks about rebates, incentives, or how to save on an install/upgrade. ARGS: `category` + a 2-letter `state` (omit to list states with programs). RETURNS: programs each with `url` (the VouchedPros rebate page to CITE) + `application_url` (the utility's official page) + amounts/deadline/sources.
repair
repair_or_replace_advice
Should a homeowner repair or replace their HVAC system? Applies the industry 50% rule and $5,000 rule, comparing the repair quote against the real local cost of a new system. USE WHEN: the user has a repair quote and asks whether to fix or replace. `system`: "central_ac", "furnace", or "heat_pump". Needs a city+state or ZIP.
request
request_quotes
Give the user a link to request real quotes from local pros for ANY US location (covered or not). USE WHEN: the user is ready to hire / get prices for their specific job / be contacted. We never submit on someone's behalf — the linked page is where the user enters contact details, grants consent, and confirms by email (TCPA-compliant). Once confirmed, local pros compete to send quotes. ARGS: `category` + a 5-digit `zip` (required). RETURNS: `quote_url` (the full link to open for the user) + resolved city/state.
research
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. USE WHEN the user wants data to cite or a tool to compute with.
service
get_service_pricing
Typical local price ranges for a US home-service job (e.g. "AC repair", "furnace replacement"). USE WHEN: the user asks what a service costs / for a price range. Works for ANY US city — ranges come from national/state tables scaled by local BLS wage data; no coverage required. ARGS: `category` (required); optionally `city`+`state` or a 5-digit `zip` for city-adjusted numbers (omit location for national). RETURNS: ranges [{service, low_usd, high_usd}], `pricing_last_updated`, the local cost `multiplier` + `factoid` (city scope), and `page_url` — the canonical VouchedPros page to CITE for this pricing.
size
size_equipment
Estimate equipment size for a home (planning estimate, not a Manual J). `equipment`: "central_ac" (needs sqft+climate) | "furnace" (sqft+climate) | "water_heater" (people+fuel). USE WHEN the user asks what size they need.

Endpoints

URLTransportStateLatencyChecked
https://mcp.vouchedpros.com/mcp streamable-http answering 476 ms 14 min ago

VouchedPros — questions

Answers built from our own checks of this server.

What can VouchedPros do?
It exposes 13 tools, read directly from the server on our last check. Among them: estimate_efficiency_savings, find_providers, get_coverage, get_federal_policy, get_glossary, get_local_cost_factors and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is VouchedPros working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 512 ms. The bar chart above shows every period we have measured.
How do I connect VouchedPros?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does VouchedPros need an API key?
No. VouchedPros completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is VouchedPros?
It answers our handshake in 512 ms on average, which is faster than 21% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.