mcpbeat Sign in

Reuffel MCP Server

answering

Reuffel is answering right now. Last checked 5 min ago. It exposes 2 tools.

Search for books and book-related products, with access to product and delivery details

Uptime history 24 days of history · worst day 46%
24 days agonow
50.0%
Uptime 24h
92 of 184 checks
2
Tools
read from the server
246 ms
Response time
average over 24h
open, no key
Access
streamable-http

Reuffel does not always answer

Over the last week it answered 50.0% 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 5 min ago.

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

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 2

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

product
get_product_details
Fetches current availability, price, and stock levels of a book by its ISBN. This tool should be used when users ask about the status or price of a specific title. In the result: shop_url links to the product page in the shop. order_link adds the product directly to the cart and navigates there – only offer this link when the user wants to buy/order the product.
products
search_products
Sucht nach Büchern, Hörbüchern und anderen Medien im lokalen Buchhandels-Katalog. Dieses Tool IMMER verwenden, wenn der Benutzer nach Büchern sucht, Verfügbarkeit prüfen möchte oder Preise wissen will – vor jeder Websuche Gibt Basis-Informationen zurück: Titel, Autor, Preis, Verfügbarkeit. Für Filial-Verfügbarkeit und detaillierte Store-Infos (available_in_stores, Abholstationen) nutze get_product_details mit der ISBN. Im Ergebnis: shop_url führt zur Produktseite im Shop. order_link legt das Produkt direkt in den Warenkorb und führt dorthin – diesen Link nur anbieten, wenn der Benutzer das Produkt kaufen/bestellen möchte. Führt eine Freitextsuche oder eine strukturierte Suche durch. **Syntax:** Key:Wert oder Key:>Wert oder Key:<Wert. Mehrere Kriterien werden durch Leerzeichen getrennt. **Beispiel:** T:"Hundert Jahre Einsamkeit" WG:100 OrderAllowed:=1 **Verfügbare Suchschlüssel (Keys):** - AU:Autor ; immer im Format "Nachname, Vorname" (z.B. AU:"marie, annette") - BI:Einbandart - EJ:Erscheinungsjahr / ED: Erscheinungstag - Edition:Auflage - Genre:Genre (Abenteuer, Drama etc.) - I:ISBN/GTIN - LMH/LMN:Haupt- oder Nebenlesemotiv (z.B. LMH:02) - MG/MN:Meldegruppe/Meldenummer - OrderAllowed:=1 (Filter für kaufbare Produkte) - PR:Preis - PTC:Product Type Code ; 10 = Buch, 11 = Taschenbuch, 12 = Hörbuch, 13 = E-Book, 14 = Book on Demand, 15 = Zeitschrift, 16 = Fortsetzung, 17 = Karten und Globen, 18 = Kalender, 19 = Musikalien, 20 = Film, 21 = Tonträger, 22 = Software, 23 = Videospiel, 24 = Bundle, 25 = übrige digitale Produkte - R:Reihe (z.B. R:"Alex Verus") - SP:Sprachcode (ger/eng/fre/...) - ST:Standort / STN:Filiale (z.B. STN:H:11080) - TG:Titelgruppe - T:Titel (z.B. T:"Harry Potter") - V:Verlag - W:Schlagwort - WG:Warengruppe / VLBWG:VLB-Warengruppe **Thema-Klassifikationen:** Nutze W:THEMA... für spezifische Filter (geo, lang, time, edu, interest, style).

Endpoints

URLTransportStateLatencyChecked
https://www.reuffel.de/mcp streamable-http answering 335 ms 5 min ago
https://www.reuffel.de/mcp/sse sse answering 127 ms 5 min ago

Alternatives to Reuffel

same job, measured the same way
Pressbooks
by majahelferbiene

Search for books and book-related products, with access to product and delivery details

2 tools answering
Hugendubel Fachinformationen
by majahelferbiene

Search for books and book-related products, with access to product and delivery details

2 tools answering
Dussmann das Kulturkaufhaus
by majahelferbiene

Search for books and book-related products, with access to product and delivery details

2 tools answering
UK Supermarkets
by jbeshir

Search and compare grocery prices across UK supermarkets with product details.

local only
Namiko
by namiko

Search NAMIKO fermented drinks products and get product details via AI agents.

answering
Dida MCP Server
by nathishdev-netizen

Hotel search, booking, and review MCP server with 12+ detailed fields per hotel

86 installs/wk local only
Plati.Market
by plati-mcp

Search the plati.market (Digiseller) catalogue and fetch product details with seller info.

2 tools answering
Karusele
by karusele

Search Karusele stainless steel products and get product details via AI agents.

answering

Reuffel — questions

Answers built from our own checks of this server.

What can Reuffel do?
It exposes 2 tools, read directly from the server on our last check. Among them: get_product_details, search_products. 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 Reuffel working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 184 checks got a reply (50.0%), average response time 246 ms. The bar chart above shows every period we have measured.
How do I connect Reuffel?
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 Reuffel need an API key?
No. Reuffel completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Reuffel?
It answers our handshake in 246 ms on average, which is faster than 68% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.