audioknihy-catalog

First Czech audiobook catalog MCP server with cross-partner price comparison.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • 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.
  • 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.
  • 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.

What data it sees

Do you need an account

No: the server works without sign-in

First Czech audiobook catalog MCP server with cross-partner price comparison.

Aggregates Knihy Dobrovský, Martinus, Kosmas, Dobré-knihy, and Radiotéka. Read-only discovery for AI agents — search, browse genres, compare prices, find cheapest offers, lookup author/narrator profiles.

9 tools: search_audiobooks, get_audiobook, find_cheapest_offer, compare_all_offers, browse_genres, search_by_filters, get_author, get_narrator, list_partners.

Endpoint: https://audioknihy.cz/api/mcp Discovery: https://audioknihy.cz/.well-known/mcp/server-card.json Docs: https://audioknihy.cz/mcp Transport: JSON-RPC 2.0 over Streamable HTTP, stateless, anonymous. Rate limit: 60 req/min/IP.

Server tool list (9)

Raw names from tools/list. Only developers need these.

search_audiobooksFull-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.
get_audiobookFull audiobook detail by author + work slug — title, description, cover, runtime, ISBN, genres, narrator, publisher, and the full table of active offers across retail partners.
find_cheapest_offerLowest-price active offer for an audiobook across all affiliate partners. USP — only Czech site that compares audiobook prices across all major retail partners.
compare_all_offersFull price comparison table across every active retail partner for one audiobook. Returns price + format + last-seen timestamp per partner — agents can rank or filter.
browse_genresList all 35 Czech audiobook genres with audiobook counts. Discovery entry point — agents enumerate genres before drilling into a specific one.
search_by_filtersMulti-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.
get_authorAuthor 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.
get_narratorNarrator profile + audiobooks they have read. Czech audiobook listeners often choose by narrator (performance quality often matters more than the underlying text).
list_partnersList 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).