Skip to main content
Glama
nosuchip

livo-ge-mcp

Поиск объявлений

search

Find real estate listings on livo.ge using filters for deal type, city, price, size, and features. Returns partial results with prices in GEL, USD, and EUR.

Instructions

Ищет объявления на livo.ge. Возвращает частичную выдачу — сравнивай returned с total. Цены отдаются сразу в GEL, USD и EUR. age_days/published — настоящий возраст объявления; updated — правка или платное поднятие, не публикация. applied_filters — эхо самого API о том, что он разобрал из фильтра.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoсвободный текст: ищет по заголовку/описанию
cityNoгород: название на любом из ka/en/ru или id. Пустая строка — вся ГрузияТбилиси
dealYesтип сделки
pageNoстраница выдачи размером limit
areasNoрайоны и микрорайоны вперемешку, по названию или id. Микрорайон имеет приоритет при совпадении имени (напр. «Ваке» — это микрорайон, а не район Ваке-Сабуртало)
limitNoсколько объявлений вернуть
metroNoстанции метро (только Тбилиси)
orderNoсортировка. Работает ТОЛЬКО внутри платных тиров: super_vip, vip_plus и vip закреплены сверху в любом случае (см. promo_tier у карточек). date_* сортирует по last_updated, а не по дате публикации — для настоящей свежести смотри age_days
ownerNoкто подал: physical (собственник), broker, agency, developer
roomsNoчисло комнат, напр. [2,3]; 10 означает «10 и больше»
estateNoтип недвижимостиflat
streetsNoid улиц; названия — через geo()
with_3dNoесть 3D-тур (таких единицы)
area_maxNoплощадь до
area_minNoплощадь от
bedroomsNoчисло спален
buildingNoсостояние постройки: старая / новостройка / строящаяся
currencyNoвалюта ценового фильтра; EUR не поддержанUSD
amenitiesNoудобства по устойчивому ключу или id: elevator, furniture-equipment, conditioner, internet, guard, storeroom, swimming-pool-open, pets-allowed … список — reference('amenities'). ВНИМАНИЕ: несколько удобств API объединяет по ИЛИ, а не по И — [elevator, conditioner] даёт больше результатов, чем [elevator]. Нужен И — фильтруй по одному и пересекай сам
area_unitNoединица площади; ha — только для участковm2
floor_maxNoэтаж до
floor_minNoэтаж от
has_porchNoесть веранда
price_maxNoверхняя граница цены
price_minNoнижняя граница цены
conditionsNoсостояние ремонта, id из reference('conditions')
has_loggiaNoесть лоджия
has_balconyNoесть балкон
price_per_m2Noтрактовать price_min/price_max как цену за м² (отдельный параметр API)
can_exchangedNoвозможен обмен
heating_typesNoотопление, id из reference
parking_typesNoпарковка, id из reference
project_typesNoтип проекта дома, id из reference('project_types')
bathroom_typesNoсанузлы, id из reference
material_typesNoматериал стен, id из reference
hot_water_typesNoгорячая вода, id из reference
storeroom_typesNoкладовая, id из reference
door_window_typesNoдвери/окна, id из reference
living_room_typesNoгостиная, id из reference
has_cadastral_codeNoуказан кадастровый код

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.0.0

TDQS

A3.7/5.0
Behavior5/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It goes beyond a simple summary by revealing critical behavior: partial results requiring returned/total comparison, prices returned in GEL/USD/EUR, the distinction between age_days/published and updated, and applied_filters as an API echo. These are non-obvious traits that materially affect how the agent interprets results.

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

Conciseness5/5

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

The description is compact and every sentence earns its place. It front-loads the core purpose, then adds high-value caveats about partial results, currency behavior, date semantics, and API echo. No filler or repetition of schema details.

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

Completeness4/5

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

For a tool with 40 parameters and no output schema, the description is reasonably complete: it covers the essential response caveats and field semantics. However, it does not describe the overall response shape or pagination mechanics beyond the returned/total hint, and it leaves the agent to discover any additional output fields from actual usage.

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

Parameters3/5

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

Schema description coverage is 100%, so the baseline is 3. The description does not add much about individual input parameters, but it does clarify related output semantics such as age_days, updated, and applied_filters. The schema already documents all 40 parameters well, so the description does not need to compensate.

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

Purpose4/5

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

The description clearly states the verb and resource: 'Ищет объявления на livo.ge' (searches listings on livo.ge). It is specific enough to understand the tool's core action, but it does not explicitly differentiate itself from siblings like listing or count.

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

Usage Guidelines2/5

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

The description says what the tool does but gives no guidance on when to prefer search over alternatives such as listing, count, or geo. There is no explicit when-to-use or when-not-to-use context, so the agent must infer usage from the tool name and schema.

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/nosuchip/livo-ge-mcp'

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