Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Laguna Pools

REMOTE · MCP.LAGUNA-POOLS.RU · SCANNED SEP 24

AI sales manager for composite swimming pools — recommendations, pricing, BIM/CAD, dealers

0 this week 78 Trust /100

Recent critical change

TLS certificate (7 Sept 2026). See the changelog before you install this server.

Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability83
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2343 tokens (~97/item across 24 items; 21 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "send_kp_email" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 22 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Laguna Pools MCP server?

Laguna Pools is a hosted endpoint at https://mcp.laguna-pools.ru/api/mcp/, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.laguna-pools.ru

# add to Claude Code
claude mcp add --transport http ru-laguna-pools-mcp-pools 'https://mcp.laguna-pools.ru/api/mcp/'
// .cursor/mcp.json
{
  "mcpServers": {
    "ru-laguna-pools-mcp-pools": {
      "url": "https://mcp.laguna-pools.ru/api/mcp/"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ru-laguna-pools-mcp-pools": {
      "type": "http",
      "url": "https://mcp.laguna-pools.ru/api/mcp/"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.ru-laguna-pools-mcp-pools]
url = "https://mcp.laguna-pools.ru/api/mcp/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ru-laguna-pools-mcp-pools": {
      "type": "remote",
      "url": "https://mcp.laguna-pools.ru/api/mcp/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ru-laguna-pools-mcp-pools --url 'https://mcp.laguna-pools.ru/api/mcp/' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ru-laguna-pools-mcp-pools:
    url: "https://mcp.laguna-pools.ru/api/mcp/"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ru-laguna-pools-mcp-pools": {
      "Transport": "http",
      "Url": "https://mcp.laguna-pools.ru/api/mcp/"
    }
  }
}
# add to Vellum
assistant mcp add ru-laguna-pools-mcp-pools -t streamable-http -u 'https://mcp.laguna-pools.ru/api/mcp/'
// mcp.json
{
  "mcpServers": {
    "ru-laguna-pools-mcp-pools": {
      "type": "http",
      "url": "https://mcp.laguna-pools.ru/api/mcp/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 10 Sept 26 +16
    • Injection markers: unverified → pass ▲ security
    • Stability: unverified → pass ▲ security
    • HSTS header: unverified → pass ▲ security
    • TLS certificate: fail → pass ▲ security
    • Transport: fail → pass ▲ security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 21 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • MCP protocol: unverified → fail ▼ functional
    • Endpoint reachability: unreachable → reachable ▲ functional
    • Tool coverage: unverified → 100 ▲ functional
    • Schema quality: unverified → 100 ▲ functional
    • Score status: failed → scored ▲ functional
  • 9 Sept 26 −16

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 7 Sept 26 0
    • TLS certificate: pass → fail ▼ critical
    • Score status: scored → failed ▼ critical
    • Endpoint reachability: reachable → unreachable ▼ security
    • Stability: pass → unverified ▼ security
    • Tool safety: pass → unverified ▼ security
    • HSTS header: pass → unverified ▼ security
    • Transport: pass → fail ▼ security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Schema quality: 100 → unverified ▼ functional
    • Capabilities: fail → unverified ▼ functional
    • Tool coverage: 100 → unverified ▼ functional
  • 26 Aug 26 78
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://mcp.laguna-pools.ru/api/mcp/

TLS valid

Negotiated TLS 1.2 with TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.laguna-pools.ru CN=YR2,O=Let's Encrypt,C=US 9 Sept 2026 8 Dec 2026 RSA 2048 SHA256-RSA 6abff5a720b037a037ec939d7ae55bc81af
SANs: *.laguna-pools.ru
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.laguna-pools.ru. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ru. present 26734 8 Verified
laguna-pools.ru. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(self)

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.laguna-pools.ru/api/mcp/ Verified 200
http (plaintext) http://mcp.laguna-pools.ru/api/mcp/ HTTPS enforced 301 https://mcp.laguna-pools.ru/api/mcp/
MCP tools · 21 exposed · ~2,282 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
calculate_total ~165

Расчёт стоимости комплекта «под ключ»: бассейн + фильтрация + покрывало + бортовой камень + доставка. Калькулятор комплектации

NameTypeReqDescription
citystring–Город для расчёта доставки
include_borderboolean–Добавить бортовой камень
include_coverboolean–Добавить покрывало для бассейна
include_filterboolean–Добавить фильтрацию (рекомендуется)
include_furnitureboolean–Добавить мебель (лежак, лавочка)
modelstringyesМодель: laguna2..laguna9
seriesstring–Серия: premium (стандарт) или nord (утеплённая)

No output schema declared.

No examples provided.

consult_service ~323

Сервисная консультация по обслуживанию бассейна (все типы: композитный, бетонный, полипропиленовый, каркасный). Поток: готовый ответ из базы знаний → промах → заявка с номером (буква+2 цифры, напр. А05), AI готовит черновик async, специалист получает заявку на почту. Темы: запуск/залив, слив, уход, химия воды, оборудование, тепло, консервация, проблемы, безопасность. Защита от нецелевых запросов, инъекций и мата

NameTypeReqDescription
channelstring–Канал связи: whatsapp|telegram|viber|email (опционально)
contactstring–Контакт клиента (телефон/email, для mode=contact)
modestring–ask — задать вопрос; status — проверить ответ по номеру заявки; contact — сохранить контакт по заявке; escalate — передать заявку живому специалисту
pool_typestring–Тип бассейна (опционально): composite, concrete, polypropylene, frame, all
questionstring–Вопрос по обслуживанию бассейна (для mode=ask, до 500 символов)
session_idstring–ID сессии (для журнала)
ticket_nostring–Номер заявки (для mode=status/contact/escalate)
user_idstring–ID аккаунта Алисы (для памяти заявок)

No output schema declared.

No examples provided.

find_dealer ~52

Найти дилера Laguna Pools в городе. 175 городов России

NameTypeReqDescription
citystring–Город (на русском)
regionstring–Регион/область (на русском)

No output schema declared.

No examples provided.

generate_kp ~138

Генерация коммерческого предложения (КП) на бассейн «под ключ». 12 разделов: бассейн, фильтрация, нагрев, автоматика, очистка, освещение, дезинфекция, покрытие, фитинги, монтаж, работы, доставка

NameTypeReqDescription
citystring–Город клиента (для дилера и доставки)
client_namestring–ФИО клиента
extrasobject–Доп. опции
modelstringyesМодель: laguna2..laguna9
seriesstring–Серия: premium или nord

No output schema declared.

No examples provided.

get_accessories ~31

Аксессуары: технические приямки, стенды, покрывала, LagunaBox

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_architect_package ~95

Пакет для архитектора/дизайнера/проектировщика: спецификации бассейна + BIM/CAD файлы + требования к установке + габариты котлована

NameTypeReqDescription
formatstring–Детальность: summary (кратко) или detailed (полный пакет)
modelstring–Модель: laguna2..laguna9 (или all для всех)

No output schema declared.

No examples provided.

get_bim_files ~72

BIM/CAD файлы для архитекторов и проектировщиков: DWG, OBJ, RFA, 3DS. Для интеграции бассейна в проект

NameTypeReqDescription
modelstring–Модель: laguna3..laguna9, furniture, slide. Пусто = все

No output schema declared.

No examples provided.

get_filters ~25

Фильтрационные установки LPF для бассейнов (400-900 мм)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_furniture ~37

Каталог композитной мебели для бассейнов: лежаки, лавочки, столешницы, табуреты, кашпо

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_pool_passport ~166

Паспорт бассейна Laguna Pools — установка, эксплуатация, консервация, уход, водоподготовка, допоборудование. Официальное руководство

NameTypeReqDescription
sectionstring–Раздел паспорта: all (весь), about (о бассейнах), delivery (доставка/разгрузка), installation (установка/котлован/подушка/бандаж), drainage (дренаж), equipment (подключение оборудования), water (водо…

No output schema declared.

No examples provided.

get_pool_price ~42

Цены на бассейн с вариантами серий PREMIUM и PREMIUM NORD

NameTypeReqDescription
modelstringyesМодель: laguna2..laguna9

No output schema declared.

No examples provided.

get_pool_specs ~50

Подробные характеристики модели бассейна: размеры, объём, вес, глубина, серии, гарантия

NameTypeReqDescription
modelstringyesМодель: laguna2..laguna9

No output schema declared.

No examples provided.

get_repair_services ~47

Ремонт и реконструкция бассейнов. Технология ecoFINISH: покрытия aquaBRIGHT, polyFIBRO

NameTypeReqDescription
service_typestring–Тип услуги

No output schema declared.

No examples provided.

get_slides ~23

Каталог горок и водопадов для бассейнов

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_terrace_quote ~204

Расчёт стоимости раздвижной террасы/павильона для бассейна. 3 типа: цельная (single), телескопическая (double), раздвижная по ширине (width). Калькулятор с опциями

NameTypeReqDescription
delivery_zonestring–Зона доставки (slug из списка зон)
for_poolstring–Модель бассейна Laguna (laguna2..laguna9) — автоподбор размеров
length_mminteger–Длина в мм (1800-18000)
modelstring–Тип террасы: single (цельная), double (телескопическая), width (раздвижная по ширине)
optionsarray–Массив slug-ов опций (color, cover, accessories и т.д.)
width_mminteger–Ширина в мм (1800-12400)

No output schema declared.

No examples provided.

list_tools ~19

Список всех доступных инструментов MCP сервера

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

recommend_pool ~209

AI-менеджер: подбор бассейна по описанию участка, потребностей, бюджета. Профессиональная консультация

NameTypeReqDescription
area_lengthnumber–Длина участка/помещения (м)
area_widthnumber–Ширина участка/помещения (м)
budgetnumber–Бюджет (₽). Если неизвестен — не указывать
citystring–Город (для подбора дилера и климата)
locationstring–Размещение: outdoor_ground (улица вровень), outdoor_above (улица над уровнем), indoor (помещение)
peoplenumber–Количество человек для одновременного купания
purposestring–Назначение: family (семейный отдых), sport (плавание), relax (купель), bath (баня), spa (СПА-зона), commercial (коммерческий)

No output schema declared.

No examples provided.

search_pools ~135

Поиск композитных бассейнов по параметрам: размеры, бюджет, тип (бассейн/купель), климат

NameTypeReqDescription
budgetnumber–Бюджет (₽)
climatestring–Климат: warm (стандарт) / cold (PREMIUM NORD с утеплением)
max_lengthnumber–Макс. длина (м)
min_lengthnumber–Мин. длина (м)
typestring–Тип: pool (бассейн 4-9м) / plunge (купель 2-3м)

No output schema declared.

No examples provided.

send_kp_email ~69

Отправка сгенерированного КП на email клиенту. Принимает данные из generate_kp

NameTypeReqDescription
client_namestring–Имя клиента
emailstringyesEmail получателя
kp_dataobjectyesДанные КП из generate_kp

No output schema declared.

No examples provided.

submit_lead ~80

Отправить заявку на консультацию/заказ дилеру Laguna Pools. Клиент получит обратный звонок

NameTypeReqDescription
citystring–Город
messagestring–Комментарий (модель, комплектация, вопросы)
namestringyesИмя клиента
phonestringyesТелефон клиента

No output schema declared.

No examples provided.

tech_consult ~300

Техническая консультация по бассейну (инженер/строитель/проектировщик/дизайнер/архитектор). Темы: чертежи, BIM, 3D, узлы (закладные, скиммер, форсунки, донный слив, обвязка), фурнитура (лестницы, поручни, освещение), фундамент, котлован, техпомещение, материал чаши. Источник правды — паспорт бассейна. Поток: готовый ответ из базы → промах → заявка с номером, AI готовит черновик async, специалист получает заявку. mode=status — проверка ответа по номеру

NameTypeReqDescription
channelstring–Канал связи: whatsapp|telegram|viber|email (опционально)
contactstring–Контакт клиента (для mode=contact)
modestring–ask — задать вопрос; status — проверить ответ по номеру; contact — сохранить контакт; escalate — передать живому специалисту
questionstring–Технический вопрос (для mode=ask, до 500 символов)
session_idstring–ID сессии
ticket_nostring–Номер заявки (для mode=status/contact/escalate)
user_idstring–ID аккаунта Алисы (для памяти заявок)

No output schema declared.

No examples provided.

Common questions

What is the Laguna Pools MCP server?

Laguna Pools is an MCP server listed in the public MCP registry as ru.laguna-pools.mcp/pools. AI sales manager for composite swimming pools, recommendations, pricing, BIM/CAD, dealers. This page covers its hosted endpoint (https://mcp.laguna-pools.ru/api/mcp/).

Is the Laguna Pools MCP server safe to use?

Laguna Pools scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Laguna Pools MCP server expose?

Laguna Pools exposes 21 tools: search_pools, get_pool_specs, get_pool_price, get_bim_files, find_dealer, and 16 more. Their descriptions and schemas cost roughly 2,282 tokens of context every time the server is loaded.

Does the Laguna Pools MCP server require authentication?

No. We connected to Laguna Pools without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Laguna Pools MCP server still maintained?

Laguna Pools is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.