Skip to main content
Glama
denysmilimonko

Hotline Finance FAQ MCP Server

Отримати питання FAQ — hotline.finance

get_faq_questions

Get FAQ questions and answers for any insurance category from hotline.finance. Provides an interactive list of common questions.

Instructions

Отримує питання та відповіді FAQ з hotline.finance для вказаної категорії страхування. Відображає інтерактивний список питань. Передай назву категорії (наприклад: автоцивілка, туризм, загальні, виїзд-за-кордон).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryYesНазва категорії. Доступні: питання-автоцивілка, питання-туризм, питання-мфо, питання-зелена-картка, питання-загальне-страхування, питання-загальна-мфо, питання-майно, питання-асистанс, питання-страховка-харків, питання-страховка-дніпро, питання-страховка-київ, питання-страховка-львів, питання-страховка-одеса, питання-каско, питання-страховка-вінниця, питання-страховка-запоріжжя, питання-страховка-полтава, питання-мфо-офер, питання-автоцивілка-картка-програми, питання-дцв, питання-медицина-водій, питання-автоцивілка-київ, питання-автоцивілка-львів, питання-автоцивілка-одеса, питання-автоцивілка-харків, питання-автоцивілка-дніпро, питання-автоцивілка-запоріжжя, питання-автоцивілка-полтава, питання-автоцивілка-вінниця, питання-автоцивілка-херсон, питання-автоцивілка-кривий-ріг, питання-автоцивілка-рівне, питання-автоцивілка-чернігів, питання-автоцивілка-житомир, питання-автоцивілка-хмельницький, загальні, автоцивілка, туристичне-страхування, каско, питання-оплата, питання-повернення-коштів, дцв, зелена-картка, страхування-житла, картка-hotline-assistance, медицина-водій-дтп, обліковий-запис, питання-автоцивілка-івано-франківськ, питання-автоцивілка-кропивницький, питання-автоцивілка-луцьк, питання-автоцивілка-миколаїв, питання-автоцивілка-суми, питання-автоцивілка-тернопіль, питання-автоцивілка-ужгород, питання-автоцивілка-черкаси, питання-автоцивілка-чернівці, питання-страховка-польща, питання-е-поліс, виїзд-за-кордон, питання-осаго-причіп, питання-осаго-пільги, питання-автоцивілка-єврономери, питання-осаго-електро, питання-осаго-груз, реферальна-програма, мінікаско, бонуси, питання-автоцивілка-мотоцикли, нещасні-випадки, питання-автострахування-онлайн, глосарій, зброя, пошук-авто-за-номером, питання-зброя, питання-зелена-картка-картка-програми, питання-віньєтки, питання-автоцивілка-транзитні-номери, питання-автоцивілка-убд, питання-турстраховка-картка-програми, промокоди, штрафи, перевірка-поліса, hotline-finance-premium
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the burden of behavioral disclosure. It mentions that the tool 'відображає інтерактивний список питань' (displays an interactive list of questions), which is a behavioral trait. However, it does not disclose error handling, whether it returns data to the agent or only displays to the user, or any side effects. The description adds some context but remains shallow.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, with three short sentences covering purpose, behavior, and parameter guidance. It is front-loaded and each sentence provides distinct information. No waste, though the misleading example reduces overall quality slightly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is simple with one parameter and no output schema. The description covers the purpose and the interactive display behavior, but it is ambiguous whether the agent receives structured data or if the interaction is user-facing. It also lacks mention of what happens with an invalid category. For a tool of this complexity, it is adequate but not fully complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Although schema coverage is 100%, the description's examples are problematic: it suggests 'туризм' as a category, which is not in the enum (valid values are 'питання-туризм' or 'туристичне-страхування'). This could mislead the agent into selecting an invalid value. The description adds little beyond the schema and introduces a potential error.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: retrieving FAQ questions and answers from hotline.finance for a specified insurance category. The verb 'отримує' (gets) and resource 'питання та відповіді FAQ' are specific, and it distinguishes itself from siblings like list_faq_categories, get_glossary_item, find_faq, and faq_wizard by focusing on category-based retrieval of Q&A.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description instructs to pass a category name and gives examples, implying usage. However, it does not explicitly state when to use this tool over alternatives, nor does it provide exclusions or mention related tools like find_faq or faq_wizard. The context is clear but lacks comparisons to sibling tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/denysmilimonko/hf_faqs_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server