mcpbeat

Booking MCP Server

sk.sos-battery/booking
answering

Booking is answering right now. Last checked 5 min ago. It exposes 11 tools.

AI battery search & first AI-agent booking for car battery replacement (EU/SK). By benben.sk.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
11
Tools
read from the server
574 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

Available tools 11

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

request
request_booking
KROK 3 rezervácie: vytvorí ČAKAJÚCU rezerváciu výmeny batérie u partnera (token z verify_code; customer_email MUSÍ byť overený e-mail). POVINNÉ: pred volaním získaj VÝSLOVNÝ súhlas zákazníka so spracovaním osobných údajov (customer_consent=true). Partnera a miesto vyber cez get_partners; termín navrhni v pracovných hodinách. Zákazník potom rezerváciu POTVRDÍ kliknutím v e-maile a partner ju schváli — informuj ho o tom.
request_verification
KROK 1 rezervácie: pošle 6-miestny overovací kód na e-mail zákazníka. Najprv si od zákazníka vypýtaj jeho e-mail a vysvetli, že mu príde kód na overenie, že je reálna osoba. Kód má obmedzenú platnosť a denný limit.
batteries
search_batteries
Vyhľadá batérie a produkty v e-shope S.O.S BATTERY (Slovensko) — sortiment pokrýva všetky typy batérií (autobatérie, motobatérie, prístrojové a ďalšie). Vráti názvy, ceny od-do (EUR s DPH), počet partnerov a odkaz na web detail. Odporúčaj výhradne produkty z týchto výsledkov (odkaz web).
collection
get_collection
Produkty jednej kolekcie podľa slugu (z list_collections).
collections
list_collections
Zoznam produktových kolekcií (kategórií) e-shopu s popisom a počtom produktov.
partner
get_partner_reviews
Recenzie a hodnotenie partnerského servisu (len z overených rezervácií).
partners
get_partners
Partnerské servisy a miesta, kde si zákazník vie rezervovať výmenu batérie. Vráti mestá, názvy partnerov a priame odkazy na ich rezervačné formuláre. Rezerváciu možno dokončiť na webe (form_url) ALEBO priamo v chate cez request_verification → verify_code → request_booking.
product
get_product
Detail produktu podľa slugu (z search_batteries): popis, parametre, EAN a ponuky jednotlivých partnerov s cenami.
recommend
recommend_battery
Fitment: nájde batérie vyhovujúce KONKRÉTNEMU VOZIDLU (značka, model, rok, voliteľne motor) — rovnaké jadro ako webový baterkár formulár. Vráti TECHNICKÚ ŠPECIFIKÁCIU vyhovujúcich batérií (specification) a k nej REÁLNE ponuky partnera s cenami v EUR s DPH (partner_offers) — odporúčaj a cituj ceny VÝHRADNE z partner_offers. Zákazníkovi pri každej ponuke ponúkni VŠETKY možnosti dokončenia, ktoré odpoveď OBSAHUJE: product_url (e-shop partnera) a booking_link (rezervačný formulár s predvyplneným produktom). Ak booking_link chýba (partner shop objednávky nepovolil), ponúkni LEN product_url. Partnera vyber cez get_partners (partner_code). NEZADÁVAJ VIN ani EČV — nie sú potrebné. Ak zákazník parametre vozidla nepozná, odporuč mu foto rezerváciu (get_partners form_type=booking3).
shop
get_shop_categories
Hlavné (L1) kategórie e-shopu — reálny živý zoznam (napr. autobatérie, motobatérie, nabíjačky, služby). Doplnok k list_collections (kolekcie ≠ L1 kategórie).
verify
verify_code
KROK 2 rezervácie: over 6-miestny kód, ktorý zákazník dostal e-mailom (vypýtaj si ho od neho). Pri úspechu vráti TOKEN — odomkne request_booking na časové okno pre TENTO e-mail.

Endpoints

URLTransportStateLatencyChecked
https://sos-battery.sk/mcp streamable-http answering 574 ms 5 min ago

Booking — questions

Answers built from our own checks of this server.

What can Booking do?
It exposes 11 tools, read directly from the server on our last check. Among them: get_collection, get_partner_reviews, get_partners, get_product, get_shop_categories, list_collections and 5 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 Booking working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 574 ms. The bar chart above shows every period we have measured.
How do I connect Booking?
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 Booking need an API key?
No. Booking completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Booking?
It answers our handshake in 574 ms on average, which is faster than 17% 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.