Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'books_search', 'name': 'books_search', 'description': 'Search books in catalog by free-text query and pagination. For browse scenarios use dedicated tools (books_by_genre/author/language/format).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'books_by_genre', 'name': 'books_by_genre', 'description': 'Browse books by genre without free-text query.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'books_by_author', 'name': 'books_by_author', 'description': 'Browse books by author without free-text query.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'books_by_language', 'name': 'books_by_language', 'description': 'Browse books by language without free-text query.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'books_by_format', 'name': 'books_by_format', 'description': 'Browse books by format without free-text query.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'books_without_series', 'name': 'books_without_series', 'description': 'Browse books that are not part of a series.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'book_details', 'name': 'book_details', 'description': 'Get detailed catalog card by book_id.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'recommendation_candidates', 'name': 'recommendation_candidates', 'description': 'Get candidate books for agent-side recommendation.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 0.8077%; p95 149.4ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://knigochit.ru/mcp
JSON-RPC initialize probe
curl -X POST https://knigochit.ru/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://knigochit.ru/mcp
Listed at (chiark)
https://chiark.ai/agents/57084307-4e77-464e-8c95-5efceb3929c0