Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

HireLocksmiths — Locksmith Finder

com.hirelocksmiths/locksmith-finder

Find a vetted, licensed U.S. locksmith and request a quote or booking.

Uptime
100.0%
1 direct probes · 30d
Response
1108ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

search_locksmiths

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_locksmith

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. …

request_quote

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 (…

book_job

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_availability

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_eta

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…

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"
    }
  }
}