Find a vetted, licensed U.S. locksmith and request a quote or booking.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://hirelocksmiths-mcp.onrender.com/mcp6 herramientas · 798 mssearch_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 (pr…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, rating, verified/featured flags, phone, and a profile URL. Args: location: A 5-digit US ZIP code (pr…
| Parámetro | Tipo | Descripción |
|---|---|---|
| location* | string | — |
| service | string | — |
| urgency | string | — |
| budget | string | — |
| limit | integer | — |
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.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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| locksmith_id* | string | — |
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
lock…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 (preferred) or email so the locksmith can reach the customer. Returns a reference id (HL-####); the lock…
| Parámetro | Tipo | Descripción |
|---|---|---|
| locksmith_id* | string | — |
| name* | string | — |
| phone | string | — |
| string | — | |
| zip | string | — |
| service | string | — |
| details | string | — |
| urgency | string | — |
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…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. `preferred_time` is the requested window, e.g. "today 3-5pm". This is a booking REQUEST, not a guaranteed…
| Parámetro | Tipo | Descripción |
|---|---|---|
| locksmith_id* | string | — |
| name* | string | — |
| phone | string | — |
| string | — | |
| zip | string | — |
| service | string | — |
| preferred_time | string | — |
| details | string | — |
| urgency | string | — |
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…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 service. Live availability is confirmed at request_quote — this does not return a real-time "available now…
| Parámetro | Tipo | Descripción |
|---|---|---|
| locksmith_id | string | — |
| location | string | — |
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 direc…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 coverage exists (usually fastest). For a real ETA, call request_quote and the locksmith confirms it direc…
| Parámetro | Tipo | Descripción |
|---|---|---|
| location* | string | — |
6 de 6 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Find a vetted, licensed U.S. locksmith and request a quote or booking.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.