General Tools
carental.ru
Provides car rental search, details, pricing, availability, and cost calculation.
ENDPOINT 1
https://carental.ru/mcp
MCP server metadata
- Name
- carental-mcp
- Version
- 1.0.0
Known tools 12
get_carПодробная карточка автомобиля: характеристики, описание, изображения, локация города, все ценовые поля.
Inferred read-onlyget_car_pricesЦены аренды автомобиля: дневные тарифы (1/3/7/14/29/30 суток), почасовые (3/6/12/13 ч), скидка.
Inferred read-onlycalculate_priceРассчитать итоговую стоимость аренды автомобиля на диапазон дат: сумма, кол-во суток, дневная ставка, разбивка, залог.
Inferred read-onlylist_citiesСписок городов присутствия CaRental: id, название (города в разных падежах), поддомен, телефоны, адрес офиса.
Inferred read-onlyget_referencesСправочники (фильтры каталога): классы, типы кузова, марки, модели, типы топлива, коробки передач, места, цвета, страны.
Inferred read-onlyget_infoИнформационные тексты (FAQ, гид по аренде, бронирование и оплата, контакты) в контексте текущего/указанного города.
Inferred read-onlyCONNECT 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.
carental.ru is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.