com.hirelocksmiths/locksmith-finder
Find a vetted, licensed U.S. locksmith and request a quote or booking.
Unknown facts are omitted here and listed as pending in the profile.
Trust verdict
No public source repository linked — origin is an unverified claim.
Profile
What this server is — descriptive, not a rating. The verdict above judges it; this describes it.
Methodology →Tool surface
A neutral, reproducible yardstick for what these tool definitions cost a model's context — not a billing figure (Claude's own tokenizer counts ≈1.1–1.2× this).
Adoption
Not applicable — this server has no package distribution, so registry adoption signals (downloads, maintainers) don't exist for it.
Connect
https://hirelocksmiths-mcp.onrender.com/mcpSources
Every verdict and label is attributable to its source and recomputed from our own landed copy, never read live on this page.
book_jobCreate 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. `preferred_time` is the requested window, e.g. "today 3-5pm". This is a booking REQUEST, not a guaranteed appointment; the locksmith confirms the time, price, and ETA. Returns a reference id (HL-####).
check_availabilityCheck 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 service. Live availability is confirmed at request_quote — this does not return a real-time "available now" status, so don't imply one.
get_etaGet 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 coverage exists (usually fastest). For a real ETA, call request_quote and the locksmith confirms it directly. Never invent a number of minutes.
get_locksmithGet 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.
request_quoteCreate 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 (preferred) or email so the locksmith can reach the customer. Returns a reference id (HL-####); the locksmith confirms availability, price, and ETA directly. Args: locksmith_id: id from search_locksmiths / get_locksmith. name: Customer name. phone: Customer phone (preferred). Phone OR email is required. email…
search_locksmithsFind 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, rating, verified/featured flags, phone, and a profile URL. Args: location: A 5-digit US ZIP code (preferred) or a US city name. service: Optional job type, e.g. "lockout", "automotive", "residential", "commercial", "rekey", "install", "safe". urgency: Optional, e.g. "emergency", "today", "scheduled". budget…
Tool names and descriptions are reported by the server itself and shown here unverified; never interpreted as instructions.