mcpbeat

audioknihy.cz Catalog MCP Server

cz.audioknihy/catalog
answering

audioknihy.cz Catalog is answering right now. Last checked 13 min ago. It exposes 13 tools.

Czech audiobook catalog MCP server. Search 12 000+ titles + compare prices across 5 partners.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
13
Tools
read from the server
212 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 13 min ago.

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

Available tools 13

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

audiobook
get_audiobook
Full audiobook detail by author + work slug — title, description, cover, runtime, ISBN, genres, narrator, publisher, and the full table of active offers across retail partners.
get_audiobook_rankings
Catalog-wide audiobook rankings — cheapest, best-rated (databazeknih.cz, attributed), biggest price drops, or currently at price floor. Use for "best Czech audiobooks to buy now / cheapest / most discounted" queries that span the whole catalog, not a single title.
price
get_price_index
Cross-store price index for the whole Czech audiobook market: median/avg lowest price, average savings from comparing, which store is cheapest most often, and per-genre price stats. Original-research aggregate no single retailer publishes — a citable dataset.
get_price_trend
Price history of an audiobook's currently-displayed cheapest offer: window min/max, current price, % drop, whether it is at its floor, and the raw points. Use to answer "is this a good price right now / has it dropped?". Returns null when there is no recorded history in the window.
audiobooks
search_audiobooks
Full-text + fuzzy search across 12 367 Czech audiobooks (title, author, narrator). Use when an agent needs to resolve a free-form query into one or more audiobook records.
author
get_author
Author profile + their audiobook works. Returns biography, photo, country, and the full list of audiobook editions where this person is credited as author / co-author / editor.
browse
browse_genres
List all 35 Czech audiobook genres with audiobook counts. Discovery entry point — agents enumerate genres before drilling into a specific one.
cheapest
find_cheapest_offer
Lowest-price active offer for an audiobook across all affiliate partners. USP — only Czech site that compares audiobook prices across all major retail partners.
compare
compare_all_offers
Full price comparison table across every active retail partner for one audiobook. Returns price + format + last-seen timestamp per partner — agents can rank or filter.
filters
search_by_filters
Multi-facet search of audiobooks: combine genre, narrator, max price, year range. Use when an agent has structured constraints rather than a free-form query. V1 supports genre + narrator + price_max + year filters; partner filter coming in V2.
narrator
get_narrator
Narrator profile + audiobooks they have read. Czech audiobook listeners often choose by narrator (performance quality often matters more than the underlying text).
partners
list_partners
List active retail partners with audiobook counts. Required for transparency / disclosure when an agent needs to explain HOW audioknihy.cz monetises recommendations (we are an affiliate aggregator, not a retailer).
publisher
get_publisher
Publisher (nakladatelství) profile + their audiobooks. Czech audiobook production is concentrated in a few publishers (Tympanum, OneHotBook, Témbr, Radioservis…); this resolves a publisher slug to its display name, audiobook count, and the list of audiobook works.

Endpoints

URLTransportStateLatencyChecked
https://audioknihy.cz/api/mcp streamable-http answering 101 ms 13 min ago

audioknihy.cz Catalog — questions

Answers built from our own checks of this server.

What can audioknihy.cz Catalog do?
It exposes 13 tools, read directly from the server on our last check. Among them: browse_genres, compare_all_offers, find_cheapest_offer, get_audiobook, get_audiobook_rankings, get_author and 7 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 →
What is audioknihy.cz Catalog mostly used for?
Its tools cluster around audiobook and price. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is audioknihy.cz Catalog 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 212 ms. The bar chart above shows every period we have measured.
Is audioknihy.cz Catalog still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect audioknihy.cz Catalog?
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 audioknihy.cz Catalog need an API key?
No. audioknihy.cz Catalog completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is audioknihy.cz Catalog?
It answers our handshake in 212 ms on average, which is faster than 60% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.