HireLocksmiths — Locksmith Finder
com.hirelocksmiths/locksmith-finderFind a vetted, licensed U.S. locksmith and request a quote or booking.
Tools · 6
Find vetted, licensed locksmiths near a location. Use this first when a user needs a locksmith. Returns a ranked list of human-vetted providers (featured first) with id, name, city, services,…
Get the full profile for one locksmith by id (from search_locksmiths). Returns name, city/state, services, service-area ZIPs, rating, review count, verification note, phone, and profile URL. …
Create a lead: ask a specific locksmith for a quote. ONLY call this when the user has chosen a provider and wants to be contacted — it sends a real request to the locksmith. Provide a phone (…
Create a booking request with a specific locksmith (firmer than request_quote). ONLY call when the user wants to book a job — it sends a real request. Provide a phone (preferred) or email. `p…
Check coverage for one provider (locksmith_id) or an area (location: ZIP or city). Returns whether the area is served, how many vetted providers cover it, and how many offer 24/7 emergency se…
Get an ETA proxy for a location (ZIP or city). eta_minutes is null — HireLocksmiths does not pre-list ETAs. The tool returns the number of vetted providers nearby and whether 24/7 emergency c…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"hirelocksmiths_—_locksmith_finder": {
"url": "https://hirelocksmiths-mcp.onrender.com/mcp",
"transport": "streamable-http"
}
}
}