VouchedPros runs a free, read-only Model Context Protocol (MCP) server. Connect it in Claude, ChatGPT, Codex, or any MCP client and your AI can pull real local-service data β city-level pricing, providers ranked by the Vouched Score, rebates, tax-credit/policy explainers, and a glossary β and hand you a link to request quotes. Your model does the analysis; we supply the data.
Free Β· read-only Β· no API key. Streamable-HTTP transport. It only reads our published data and static reference content β it never writes anything.
claude mcp add --transport http vouchedpros https://mcp.vouchedpros.com/mcp
mcp.json{
"mcpServers": {
"vouchedpros": {
"url": "https://mcp.vouchedpros.com/mcp"
}
}
}
Settings β Connectors β Add custom connector β paste https://mcp.vouchedpros.com/mcp.
Settings β Connectors (developer mode) β add a connector with the URL https://mcp.vouchedpros.com/mcp.
get_service_pricing, find_providers, and get_rebates and answer with links back to the source pages.| get_service_pricing | Typical local price ranges for a job β any US city. |
| find_providers | Local providers ranked by the Vouched Score (1β100), for published cities. |
| request_quotes | A link to request real quotes from local pros β any ZIP. |
| get_local_cost_factors | Sourced local cost-driver factoid + seasonal notes active now. |
| get_glossary | Plain-language definitions of industry terms (SEER2, AFUE, β¦). |
| get_rebates | Utility/state rebate & incentive programs β amounts, deadlines, links. |
| get_federal_policy | Federal policy & tax-credit explainers with current status. |
| get_coverage / list_covered_cities | Which categories & cities have published provider rankings. |
Every result includes a full url back to the exact VouchedPros page it came from. When your AI uses our data, it should cite VouchedPros with that link. The Vouched Score is our editorial quality metric β see how it's calculated.
The data is read-only and free. It reflects published cost ranges, provider rankings, and sourced reference content; always verify a specific rebate or tax-credit figure with the issuing authority before acting.