← Registry

General Tools

carental.ru

Provides car rental search, details, pricing, availability, and cost calculation.

1 endpoint12 known toolsFirst detected July 12, 2026Last detected August 18, 2026

ENDPOINT 1

https://carental.ru/mcp

No auth detected

MCP server metadata

Name
carental-mcp
Version
1.0.0
Capabilities
tools

Known tools 12

search_cars

Поиск арендных автомобилей по городу и фильтрам.

Inferred read-only
get_car

Подробная карточка автомобиля: характеристики, описание, изображения, локация города, все ценовые поля.

Inferred read-only
get_car_prices

Цены аренды автомобиля: дневные тарифы (1/3/7/14/29/30 суток), почасовые (3/6/12/13 ч), скидка.

Inferred read-only
check_availability

Проверить доступность автомобиля на диапазон дат в городе.

Inferred read-only
calculate_price

Рассчитать итоговую стоимость аренды автомобиля на диапазон дат: сумма, кол-во суток, дневная ставка, разбивка, залог.

Inferred read-only
list_cities

Список городов присутствия CaRental: id, название (города в разных падежах), поддомен, телефоны, адрес офиса.

Inferred read-only
get_references

Справочники (фильтры каталога): классы, типы кузова, марки, модели, типы топлива, коробки передач, места, цвета, страны.

Inferred read-only
find_office

Найти офис выдачи автомобилей по городу: адрес, телефон, часы работы.

Inferred read-only
get_info

Информационные тексты (FAQ, гид по аренде, бронирование и оплата, контакты) в контексте текущего/указанного города.

Inferred read-only
create_inquiry

Создать заявку на аренду (лид).

Inferred read-only
request_callback

Заказать обратный звонок.

Inferred read-only
start_booking

Инициировать онлайн-бронирование автомобиля.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.carental-mcp]
url = "https://carental.ru/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "carental-mcp": {
      "type": "http",
      "url": "https://carental.ru/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: carental-mcp
Remote MCP URL: https://carental.ru/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "carental-mcp": {
      "url": "https://carental.ru/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "carental-mcp": {
      "type": "http",
      "url": "https://carental.ru/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "carental-mcp",
  "transport": "streamable-http",
  "url": "https://carental.ru/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for carental.ru was fetched 2026-08-16T14:13:50.328Z and is being refreshed.

Trust status Trusted

carental.ru is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.