net.andrii/booking

MCPcommunityattivo
v1.0.1net.andriiUnknownAggiornato 1 mesi fa

Book a Washington notary or apostille appointment, get a quote, and track it, via AI assistant.

Stato dell’endpointattivo
verificato 21 h fa · 403 ms
100 % degli ultimi 4 controlli hanno raggiunto questo endpoint
Funziona in
ClaudeCursorCopilotChatGPTGemini

Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
1 mesi faUltimo aggiornamento
Pacchetto
Autorenet.andrii
LicenzaUnknown
Versione1.0.1
Fontemcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/30
Publisher: per questo annuncio non risulta alcun repository, quindi `forge publish` non può verificare la proprietà automaticamente. Usa «Rivendica questo annuncio» qui sopra — Forge li esamina a mano.
Verifica del dominio+0/10
Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
Analisi prompt injection · pulita+30/30
Analisi offuscamento / esfiltrazione · pulita+20/20
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
DipendenzeNon verificate
Superficie di strumenti15 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitovlive · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato21 lug 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

15 strumenti · nessuno privilegiato
Osservato in tempo reale dall’endpoint del fornitore21h ago

Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.

  • https://andrii.net/mcp15 strumenti · 403 ms
book_appointmentSchedule an appointment tied to the signed-in customer's account — still a request until the notary confirms it, never guaranteed. PREFER this over request_booking whenever the customer is signed in: only a booking on their own account can later be listed, rescheduled or cancelled through this conn…

Schedule an appointment tied to the signed-in customer's account — still a request until the notary confirms it, never guaranteed. PREFER this over request_booking whenever the customer is signed in: only a booking on their own account can later be listed, rescheduled or cancelled through this conn…

ParametroTipoDescrizione
addressstring | nullMeeting address (required for "mobile"; omit for office/apostille).
document_countinteger | nullNumber of documents. Default 1.
notesstring | nullAnything else the notary should know.
scheduled_atinteger | nullThe chosen slot's `startUnix` (from search_availability). Omit for a "call me to schedule" request (no time held).
service*stringService: office | mobile | apostille | loan.
cancel_bookingCancel a booking on the signed-in account — Pending or Scheduled only. Use when the visit is no longer needed; guests cancel via their emailed manage link instead. Accepts: `order_id` (e.g. copied from my_bookings). Returns a cancellation notice; fails if the booking is not yours, is neither Pendin…

Cancel a booking on the signed-in account — Pending or Scheduled only. Use when the visit is no longer needed; guests cancel via their emailed manage link instead. Accepts: `order_id` (e.g. copied from my_bookings). Returns a cancellation notice; fails if the booking is not yours, is neither Pendin…

ParametroTipoDescrizione
order_id*stringThe booking's order id (from my_bookings).
check_request_statusCheck what became of a previously submitted request — no sign-in needed, guests welcome. Use when the customer asks whether the notary confirmed, moved, cancelled, or merged it. Accepts: `reference` — the id returned at submission or the token from the emailed confirm link. Returns the service plus…

Check what became of a previously submitted request — no sign-in needed, guests welcome. Use when the customer asks whether the notary confirmed, moved, cancelled, or merged it. Accepts: `reference` — the id returned at submission or the token from the emailed confirm link. Returns the service plus…

ParametroTipoDescrizione
reference*stringThe reference id returned when the request was submitted (also accepts the token from the emailed confirm link).
check_service_areaCheck whether an address sits inside our Washington coverage and resolves precisely enough to book. Use when the customer wants an area answer without searching slots — search_availability already validates the area itself. Accepts: `address` (e.g. a Seattle street or ZIP) and optional `service` —…

Check whether an address sits inside our Washington coverage and resolves precisely enough to book. Use when the customer wants an area answer without searching slots — search_availability already validates the area itself. Accepts: `address` (e.g. a Seattle street or ZIP) and optional `service` —…

ParametroTipoDescrizione
address*stringStreet address, city, or ZIP to check (Washington State service area).
servicestring | null"notary" (default) or "apostille" — the service-area rules differ slightly.
get_apostille_requirementsCheck whether a document can get an apostille and how: certified vital records mail in as-is, private papers (e.g. a diploma or POA) need notarization first, federal ones go to the US Department of State. Use when the customer asks is this apostillable. Accepts: `document` in plain words, optional…

Check whether a document can get an apostille and how: certified vital records mail in as-is, private papers (e.g. a diploma or POA) need notarization first, federal ones go to the US Department of State. Use when the customer asks is this apostillable. Accepts: `document` in plain words, optional…

ParametroTipoDescrizione
destination_countrystring | nullThe country the apostilled document is for.
document*stringThe document in plain words (e.g. "Washington birth certificate", "university diploma", "FBI background check", "power of attorney").
issuing_statestring | nullThe US state that issued or notarized it (default Washington).
get_price_quoteCalculate a server-authoritative USD price estimate before shipping — pure, no side effects, nothing booked. Use when the customer asks about cost. Accepts: `document_count`, `mobile`, `after_hours`, `apostille` plus `tier` (e.g. expedited, priority, standard, mailin); set `needs_notarization` fals…

Calculate a server-authoritative USD price estimate before shipping — pure, no side effects, nothing booked. Use when the customer asks about cost. Accepts: `document_count`, `mobile`, `after_hours`, `apostille` plus `tier` (e.g. expedited, priority, standard, mailin); set `needs_notarization` fals…

ParametroTipoDescrizione
after_hoursbooleanMobile only: the chosen slot is after 6pm or on a weekend.
apostillebooleanTrue to include a Secretary-of-State apostille.
document_countinteger | nullNumber of documents (1–20). Default 1.
mobilebooleanTrue if we travel to the customer (adds the flat travel fee).
needs_notarizationboolean | nullSet false for a mail-in apostille of already-certified public records (birth/marriage/death certificates) that need no notarial act.
tierstring | nullApostille tier when `apostille`: expedited | priority | standard | mailin.
get_servicesList the service catalog — Washington notary and apostille offerings with USD prices and accepted payment options (e.g. card, PayPal, Venmo, cash). Optional — the server instructions already summarize the flow; use when the customer asks what we offer or how to pay. Takes: no arguments. Returns `se…

List the service catalog — Washington notary and apostille offerings with USD prices and accepted payment options (e.g. card, PayPal, Venmo, cash). Optional — the server instructions already summarize the flow; use when the customer asks what we offer or how to pay. Takes: no arguments. Returns `se…

Per questo strumento non è stato pubblicato alcuno schema di input.

get_turnaround_estimateCalculate typical turnaround — apostille processing days plus mailing and delivery legs. Ranges, never guarantees; exact appointment times come from search_availability. Use when the customer asks how long. Accepts: `service` (e.g. notarization, apostille, apostille_mail, loan_signing), optional `t…

Calculate typical turnaround — apostille processing days plus mailing and delivery legs. Ranges, never guarantees; exact appointment times come from search_availability. Use when the customer asks how long. Accepts: `service` (e.g. notarization, apostille, apostille_mail, loan_signing), optional `t…

ParametroTipoDescrizione
destination_countrystring | nullDestination country (used to infer shipping when `shipping` is omitted).
service*stringService: notarization | apostille | apostille_mail | loan_signing.
shippingstring | nullDelivery: pickup | us | ukraine | international. If omitted, inferred from destination_country (apostille legs default to US shipping).
tierstring | nullApostille speed tier when service is apostille: expedited | priority | standard.
my_bookingsList every booking on the signed-in customer's own account, sorted by scheduled time, latest first. Use when an authenticated customer asks what is scheduled, or to grab an `order_id` before reschedule_booking or cancel_booking. Takes: no arguments. Returns orderId, service, status, scheduledAt, lo…

List every booking on the signed-in customer's own account, sorted by scheduled time, latest first. Use when an authenticated customer asks what is scheduled, or to grab an `order_id` before reschedule_booking or cancel_booking. Takes: no arguments. Returns orderId, service, status, scheduledAt, lo…

Per questo strumento non è stato pubblicato alcuno schema di input.

request_apostilleSubmit a mail-in apostille request — a lead for already-certified Washington public records needing NO notarization (e.g. birth or marriage certificates). Use when get_apostille_requirements says they qualify. Requires: `documents`, `name`, and an email or phone; the notary replies with mailing ins…

Submit a mail-in apostille request — a lead for already-certified Washington public records needing NO notarization (e.g. birth or marriage certificates). Use when get_apostille_requirements says they qualify. Requires: `documents`, `name`, and an email or phone; the notary replies with mailing ins…

ParametroTipoDescrizione
destination_countrystring | nullDestination country the apostilled documents are for.
documents*stringWhat documents, in plain words (e.g. "2 birth certificates for Ukraine").
emailstring | nullEmail. Collect BOTH an email AND a phone in one question when possible; at least one is required.
existing_referencestring | nullTo ADD these documents to an EXISTING request instead of creating a second one, pass that request's reference id (with the same email/phone so we can verify th…
name*stringThe customer's FULL LEGAL NAME exactly as on their government-issued ID (never a nickname) — apostille filings print it.
notesstring | nullAnything else the notary should know.
phonestring | nullPhone with country code — the notary confirms fastest by phone/SMS.
request_bookingSubmit a booking request — a lead, NOT a confirmed appointment; the notary follows up. Use when ready to book AND the customer is not signed in; a signed-in customer goes through book_appointment instead. Requires: `service` (e.g. office, mobile, loan), the FULL LEGAL NAME as on government ID, and…

Submit a booking request — a lead, NOT a confirmed appointment; the notary follows up. Use when ready to book AND the customer is not signed in; a signed-in customer goes through book_appointment instead. Requires: `service` (e.g. office, mobile, loan), the FULL LEGAL NAME as on government ID, and…

ParametroTipoDescrizione
addressstring | nullMeeting address — MOBILE ONLY. Office and apostille visits automatically use our Bothell office; omit this for them.
desired_timestring | nullThe wanted time in plain words, when no exact slot was chosen (rides the notes; the notary confirms a real time).
desired_time_unixinteger | nullThe chosen slot's `startUnix` from search_availability (Unix seconds). Pass it so the request carries the exact wanted time — still a request, never a hold.
document_countinteger | nullNumber of documents. Default 1.
emailstring | nullEmail. Collect BOTH an email AND a phone in one question when possible; at least one is required.
existing_referencestring | nullTo ADD to or change an EXISTING request instead of creating a second one (e.g. "also apostille it", "make it 3 documents"), pass that request's reference id he…
name*stringThe customer's FULL LEGAL NAME exactly as on their government-issued ID (never a nickname or chat display name) — notarial records and apostille filings print…
notesstring | nullAnything else the notary should know.
phonestring | nullPhone with country code (e.g. +1...). The notary confirms fastest by phone/SMS — ask for it even when an email is known.
service*stringService: office | mobile | apostille | loan.
request_price_matchRequest a price-match review of a competitor's WRITTEN quote from a comparable licensed notary — it never sets our price automatically. Use when the customer found a cheaper offer. Requires: `competitor_name`, `competitor_price_usd`, `service` (e.g. office, mobile, apostille), `name`, and an email…

Request a price-match review of a competitor's WRITTEN quote from a comparable licensed notary — it never sets our price automatically. Use when the customer found a cheaper offer. Requires: `competitor_name`, `competitor_price_usd`, `service` (e.g. office, mobile, apostille), `name`, and an email…

ParametroTipoDescrizione
competitor_name*stringThe competitor's business name.
competitor_price_usd*numberThe competitor's quoted price, in US dollars.
competitor_urlstring | nullLink to the competitor's quote/page, if any (stored for the operator, never fetched).
document_countinteger | nullNumber of documents, for our comparison quote. Default 1.
emailstring | nullEmail — provide an email OR a phone so we can reach them.
name*stringThe customer's name.
notesstring | nullAnything else the notary should know.
phonestring | nullPhone — provide an email OR a phone so we can reach them.
service*stringService: office | mobile | apostille | apostille_mail | loan.
reschedule_bookingMove one of the signed-in customer's own bookings to a new slot. Use when an authenticated customer wants a different time: find the `order_id` via my_bookings, take a fresh startUnix from search_availability (e.g. a morning slot), send it as `scheduled_at`. Returns a done confirmation; fails if th…

Move one of the signed-in customer's own bookings to a new slot. Use when an authenticated customer wants a different time: find the `order_id` via my_bookings, take a fresh startUnix from search_availability (e.g. a morning slot), send it as `scheduled_at`. Returns a done confirmation; fails if th…

ParametroTipoDescrizione
order_id*stringThe booking's order id (from my_bookings).
scheduled_at*integerThe new slot's `startUnix` (from search_availability).
search_availabilityFind open appointment slots (validating the meeting area too). Use when the customer wants a time. Requires: `service` (office, mobile, apostille); mobile needs an `address`, e.g. a Bothell street. Returns resolved location, up to 7 recommended slots with startUnix, and per-day windows — the k-th s…

Find open appointment slots (validating the meeting area too). Use when the customer wants a time. Requires: `service` (office, mobile, apostille); mobile needs an `address`, e.g. a Bothell street. Returns resolved location, up to 7 recommended slots with startUnix, and per-day windows — the k-th s…

ParametroTipoDescrizione
addressstring | nullThe address to meet at — required for "mobile"; ignored for "office".
document_countinteger | nullNumber of documents (drives the appointment length). Default 1.
service*string"office" (at our office), "mobile" (we come to you), or "apostille".
search_documentationSearch the text of andrii.co — every service page, the terms and privacy notices, and the 110-jurisdiction apostille handbook (who issues an apostille, accepted documents, forms, offices, fees, payment). Use for reference questions the other tools do not answer, and to cite a page. Accepts: `query`…

Search the text of andrii.co — every service page, the terms and privacy notices, and the 110-jurisdiction apostille handbook (who issues an apostille, accepted documents, forms, offices, fees, payment). Use for reference questions the other tools do not answer, and to cite a page. Accepts: `query`…

ParametroTipoDescrizione
langstring | nullRestrict to one language. Only `en` is indexed today; any other value returns no results rather than silently ignoring the filter.
limitinteger | nullHow many results (default 10, max 20).
query*stringWhat to look for. Keywords beat prose: this is a lexical index with no semantic fallback, so "mail-in apostille birth certificate" finds the page that "can I p…
sectionstring | nullRestrict to sections whose heading contains this text (e.g. "What it costs"). Heading TEXT, not a URL fragment — the pages carry no anchors.

15 strumenti su 15 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

Book a Washington notary or apostille appointment, get a quote, and track it, via AI assistant.

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.