audioknihy.cz Catalog✓
cz.audioknihy/catalog · v0.2.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "cz.audioknihy/catalog",
"description": "Czech audiobook catalog MCP server. Search 12 000+ titles + compare prices across 5 partners.",
"title": "audioknihy.cz Catalog",
"repository": {
"url": "https://github.com/H2ejctu/audioknihy-cz",
"source": "github"
},
"version": "0.2.0",
"websiteUrl": "https://audioknihy.cz/mcp",
"remotes": [
{
"type": "streamable-http",
"url": "https://audioknihy.cz/api/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"category": "e-commerce",
"country": "CZ",
"descriptionLong": "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, JSON-RPC 2.0 over Streamable HTTP, anonymous, 60 req/min/IP.",
"discovery": {
"apiCatalog": "https://audioknihy.cz/.well-known/api-catalog",
"docsPage": "https://audioknihy.cz/mcp",
"llmsManifest": "https://audioknihy.cz/llms.txt",
"serverCard": "https://audioknihy.cz/.well-known/mcp/server-card.json",
"skillsIndex": "https://audioknihy.cz/.well-known/agent-skills/index.json"
},
"language": "cs",
"rateLimit": {
"anonymous": "60 req/min/IP"
},
"tags": [
"audiobooks",
"catalog",
"price-comparison",
"czech",
"affiliate"
],
"vendor": "idealnidomena"
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}