mcpbeat

audioknihy.cz Catalog MCP Server

by audioknihy
answering

audioknihy.cz Catalog is answering right now. Last checked 2 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 56 hours of history
56 hours agonow
100.0%
Uptime 24h
92 of 92 checks
13
Tools
read from the server
211 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 2 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 259 ms 2 min ago

Alternatives to audioknihy.cz Catalog

same job, measured the same way
Ticket Discovery
by wmarceau

Search and compare concert ticket prices across platforms

37 installs/wk local only
Vinted MCP
by andrijdavid

MCP Server for Vinted that allows to search items, compare prices, and analyze sellers.

88 installs/wk local only
Experiences Oracle
by piqod

Search & compare prices for tours, activities and tickets across multiple providers.

3 tools answering
Agent Almanac MCP
by survivorforge

Search the Agent Almanac catalog of 9,000+ MCP servers from inside any MCP-aware agent.

31 installs/wk local only
idealo MCP Server
by idealo-mcp

Search products, compare prices and discover deals across 6 European markets with your AI assistant.

answering
AISOTools
by shibley

Search, compare, and find alternatives across a curated catalog of 1,100+ AI tools.

5 tools answering
Navifare MCP
by simonenavifare

Flight price comparison MCP server. Search multiple booking sources to find better flight prices.

27 installs/wk local only
Hex.pm MCP
by joshrotenberg

MCP server for hex.pm and hexdocs.pm: search, inspect, compare, and audit Elixir packages

24 tools answering

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 price and audiobook. 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 92 of 92 checks got a reply (100.0%), average response time 211 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 211 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.