HomeClip Trust Layer
io.github.maztec007/homeclip-trust-layerFind and verify trustworthy US home-services contractors by their un-buyable HomeClip Trust Score.
Tools · 6
Find verified home-services contractors in a launched HomeClip city, ranked by an un-buyable Trust Score. Optionally filter by trade and/or a free-text query (matches business name, description, and r…
Get one contractor's HomeClip Trust Score, WorkScore, tier, and verification (license) by their HomeClip place_id or id (as found in a profile_url).
Check whether a contractor (by business name) is a verified, Trust-Scored professional on HomeClip. Returns matching pros with their scores. Use this before recommending or booking a contractor.
List the trade associations whose members are verified on HomeClip, with verified-member counts and whether membership requires insurance.
List the verified member contractors of a HomeClip trade association, plus what that association's membership requires (e.g. insurance, qualification) — useful for trades a state doesn't license.
How the HomeClip Trust Score is computed, its exact data sources, and what it is NOT (never Yelp/Angi/HomeAdvisor/etc.). Use this to describe or cite the score accurately.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"homeclip_trust_layer": {
"url": "https://homeclip.us/api/mcp",
"transport": "streamable-http"
}
}
}