mcpbeat Sign in

Orbit MCP Server

by the-orbit Your server? Claim it
not responding

Orbit is listed as active in the registry but did not answer our last check. It exposes 6 tools.

Orbit Zürich: Workshop-Räume, Preise und freie Slots abfragen, Buchungsanfragen stellen.

Uptime history 51 days of history · worst day 0%
51 days agonow
17.6%
Uptime 24h
16 of 91 checks
6
Tools
read from the server
396 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 2

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

2 Sep 2 tools changed the parameters they ask for create_booking, request_booking

Orbit does not always answer

Over the last week it answered 10.2% 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 orbit --transport http https://the-orbit.ch/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "orbit": {
      "url": "https://the-orbit.ch/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.orbit]
url = "https://the-orbit.ch/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "orbit": {
      "url": "https://the-orbit.ch/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "orbit": {
      "url": "https://the-orbit.ch/api/mcp"
    }
  }
}

Available tools 6

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

availability
check_availability
Prüft für ein Datum, welche Slots (vormittag, nachmittag, ganztags) in welchen Räumen noch frei sind, inklusive Standardpreisen in CHF. Ohne `roomIds` werden alle aktiven Räume geprüft.
booking
create_booking
Erstellt eine VERBINDLICHE Buchung mit den echten Konditionen des angemeldeten Kontos (Company-Pass-Deckung bzw. Individualrabatt) — reserviert den Slot sofort. Erfordert einen API-Token (Authorization: Bearer …, erstellbar unter https://the-orbit.ch/account/api-tokens). Prüfe vorher mit check_availability, ob die Slots frei sind, und mit quote_booking den Preis. Ohne Token: request_booking für eine unverbindliche Anfrage nutzen. Raum-IDs aus list_rooms, Service-IDs aus list_services.
quote
quote_booking
Berechnet den unverbindlichen Gesamtpreis (Listenpreise, CHF) für eine Raum-/Service-Auswahl mit der echten Pricing-Engine des Orbit — inklusive Bestpreis-Logik, Wochenend-Zuschlag (+30%) und Verpflegungs-Pauschalen. Nutze dieses Tool statt Preise aus list_rooms selbst zusammenzurechnen. Mit API-Token wird die Quote personalisiert (Company-Pass-Deckung bzw. Individualrabatt des Kontos statt Listenpreis). Raum-IDs kommen aus list_rooms, Service-IDs aus list_services.
request
request_booking
Stellt eine UNVERBINDLICHE Buchungsanfrage an das Orbit-Team. Die Anfrage reserviert den Slot noch NICHT — das Team prüft sie und bestätigt per E-Mail an die Kontaktadresse. Prüfe vorher mit check_availability, ob die gewünschten Slots frei sind, und nenne dem Menschen den Preis aus quote_booking. Raum-IDs aus list_rooms, Service-IDs aus list_services.
rooms
list_rooms
Listet alle aktiven Räume des Orbit mit Kapazität, Etage, Ausstattung und Standardpreisen pro Slot (vormittag 08:00–12:00, nachmittag 13:00–18:00, ganztags 08:00–18:00). Räume mit `bookableFrom` in der Zukunft sind sichtbar, aber noch nicht buchbar.
services
list_services
Listet alle buchbaren Zusatzservices (z.B. Catering, Moderation, Workshop-Begleitung) mit Standardpreisen. Services mit `isAccompaniment: true` sind exklusive Begleitformate (max. eines pro Buchung) und können einen Raum-Rabatt auslösen.

Endpoints

URLTransportStateLatencyChecked
https://the-orbit.ch/api/mcp streamable-http answering 179 ms 15 min ago

Alternatives to Orbit

same job, measured the same way
Rechnung Pflichtangaben Lint De
by jmshinhwa

Prüft PHP-Rechnungstemplates von WooCommerce- und WordPress-Shops gegen alle zehn Pflichtangaben des

287 installs/wk local only
Sporthotel IDEAL Hochgurgl
by sporthotelideal

Live-Verfügbarkeit, Preise und Buchungslinks direkt beim Sporthotel IDEAL Hochgurgl in Tirol.

9 tools answering
Dinilu Schweiz — bedruckte Werbeartikel
by dinilu

Aktuelle Preise in CHF, Optionen und Versandkosten für bedruckte Werbeartikel.

5 tools answering
Dinilu Deutschland — bedruckte Werbeartikel
by dinilu

Aktuelle Preise, Optionen und Versandkosten für bedruckte Werbeartikel.

5 tools answering
Orbit
by constellation-works

Orbit's local-first task and workflow registry for coding agents.

258 installs/wk local only
US BIKE TRAVEL
by us-bike-travel

MCP-Server: US BIKE TRAVEL Motorradreisen – Suche, Details, Termine, Preise, Vergleich, Anfrage

5 tools answering
woroller.de Preisvergleich
by woroller

Deutscher Preisvergleich für E-Roller – Bestpreis-Suche (read-only).

2 tools answering
wouhr.de Preisvergleich
by wouhr

Deutscher Preisvergleich für Uhren – Bestpreis-Suche (read-only).

2 tools answering

Orbit — questions

Answers built from our own checks of this server.

What can Orbit do?
It exposes 6 tools, read directly from the server on our last check. Among them: check_availability, create_booking, list_rooms, list_services, quote_booking, request_booking. 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 Orbit working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 16 of 91 checks got a reply (17.6%), average response time 396 ms. The bar chart above shows every period we have measured.
The registry lists Orbit as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Orbit?
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 Orbit need an API key?
No. Orbit completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Orbit?
It answers our handshake in 396 ms on average, which is faster than 41% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.