mcpbeat Sign in

Andrii Co. Notary & Apostille Assistant MCP Server

answering

Andrii Co. Notary & Apostille Assistant is answering right now. Last checked 15 min ago. It exposes 15 tools.

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

Uptime history 51 days of history · worst day 57%
51 days agonow
100.0%
Uptime 24h
90 of 90 checks
15
Tools
read from the server
575 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 17

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 24 August 2026. No other catalogue keeps this.

6 Sep 2 tool descriptions were rewritten book_appointment, request_booking
5 Sep a tool appeared search_documentation
24 Aug 14 tool descriptions were rewritten book_appointment, cancel_booking, check_request_status and 11 more

Andrii Co. Notary & Apostille Assistant does not always answer

Over the last week it answered 95.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add booking --transport http https://andrii.net/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "booking": {
      "url": "https://andrii.net/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.booking]
url = "https://andrii.net/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "booking": {
      "url": "https://andrii.net/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "booking": {
      "url": "https://andrii.net/mcp"
    }
  }
}

Available tools 15

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

request
check_request_status
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 status and timing (PII-minimal — never address, name, or notes; Pacific time, e.g. scheduledAtPacific). Fails if the reference is wrong — a not found reply.
request_apostille
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 instructions and a quote — nothing charged until approved. Pass `existing_reference` to extend an open request. Returns a reference; fails if the name or a valid contact is missing.
request_booking
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 an email or phone (collect both). Pass the chosen startUnix from search_availability as `desired_time_unix`; to modify an open request pass `existing_reference`, never a duplicate. Returns a reference for check_request_status; fails if the name or a valid contact is missing.
request_price_match
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 or phone. Returns a logged reference and, where computable, our comparable quote; the notary decides within one business day. Fails if the name or a valid contact is missing.
apostille
get_apostille_requirements
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 `issuing_state`, `destination_country`. Returns the category, the honest do-it-yourself path and our offer; unclear wording yields an `unknown` category, never an error.
availability
search_availability
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 start is startUnixFrom + k*stepSec for k < startCount; hand the picked startUnix to request_booking as `desired_time_unix`. An ungeocodable address is flagged not found.
book
book_appointment
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 connector. Guests go through request_booking. Accepts: `service` (e.g. office, mobile, apostille, loan), `scheduled_at` — a slot's startUnix from search_availability, omitted for a call-me request — plus `address` for mobile, `notes`, `document_count`. Returns a Pending reference; fails if not signed in.
bookings
my_bookings
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, location per row (e.g. Scheduled vs Pending); fails if not signed in.
cancel
cancel_booking
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 Pending nor Scheduled, or not signed in.
documentation
search_documentation
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` (keywords, not prose — there is no semantic matching), optional `lang`, `section`, `limit`. Returns ranked page excerpts with a URL and a Markdown URL to read in full; no match is an empty list. Reference text, not a live quote — use get_price_quote and check_service_area for what we charge and where we go.
price
get_price_quote
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` false for already-certified records. Returns amountCents and line items; fails if `apostille` is true and `tier` is invalid (with `apostille` false, `tier` is ignored).
reschedule
reschedule_booking
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 the new time is not genuinely available, the booking is not yours, or not signed in.
service
check_service_area
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` — notary or apostille rules differ. Returns withinServiceArea, distanceMiles, precise; if the address cannot be resolved the message says not found.
services
get_services
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 `services` plus payment notes — a static catalog (no error if repeated).
turnaround
get_turnaround_estimate
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 `tier`, `shipping`, `destination_country`. Returns staged day estimates; an unknown `tier` falls back to the standard figure, not an error.

Endpoints

URLTransportStateLatencyChecked
https://andrii.net/mcp streamable-http answering 574 ms 15 min ago

Alternatives to Andrii Co. Notary & Apostille Assistant

same job, measured the same way
G Guest
by g-guest

Book a table, appointment or class at a real local business. Instant confirmation, no API key.

8 tools answering
Leaf
by readwithleaf

AI assistant integration for Leaf — track books, log reading sessions, and manage your library.

answering
I
Foam Observability
by foam-ai

Query application logs, traces, and metrics from your AI coding assistant via Foam's MCP server.

answering
Salonrunner MCP
by topness-msft

Self-hosted MCP to find, book, and cancel salon appointments via SalonRunner.

42 installs/wk local only
Ramaris App
by ramaris-app

On-chain wallet analytics and trading strategies on Base for AI assistants

local only
Converly
by converly

Set up and manage conversion tracking by chatting with your AI assistant.

answering
SENTINEL Washington Real Estate
by cheadlee10

Washington property evidence and transaction math for software and AI assistants.

3 tools answering
Appointment Booking
by hatchloop

Find real businesses and book appointments. Books via Cal.com; imports 12 platforms.

9 tools answering

Andrii Co. Notary & Apostille Assistant — questions

Answers built from our own checks of this server.

What can Andrii Co. Notary & Apostille Assistant do?
It exposes 15 tools, read directly from the server on our last check. Among them: book_appointment, cancel_booking, check_request_status, check_service_area, get_apostille_requirements, get_price_quote and 9 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Andrii Co. Notary & Apostille Assistant working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 90 checks got a reply (100.0%), average response time 575 ms. The bar chart above shows every period we have measured.
How do I connect Andrii Co. Notary & Apostille Assistant?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Andrii Co. Notary & Apostille Assistant need an API key?
No. Andrii Co. Notary & Apostille Assistant completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 15 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Andrii Co. Notary & Apostille Assistant?
It answers our handshake in 575 ms on average, which is faster than 25% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.