← Registry

eCommerce

avtocena.com

Provides tools to search, retrieve, compare, and calculate import costs for cars listed on AutoCena, including specifications and full pricing details.

1 endpoint5 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://avtocena.com/mcp

No auth detected

MCP server metadata

Name
avtocena
Version
1.0.0
Capabilities
tools
Server instructions

Используй АвтоЦену для живых предложений автомобилей, цены под ключ и структурированных характеристик. Не заполняй отсутствующие значения догадками. Для EV/PHEV при вопросах о мощности предпочитай power30MinKw и utilizationPowerKw, когда они есть. Для стоимости конкретного предложения используй get_import_calculation.

Known tools 5

search_cars

Используй, когда пользователь хочет найти реальные актуальные автомобили по бюджету, марке, модели, году, пробегу, рынку, кузову, топливу, коробке или приводу.

Inferred read-only
get_car

Используй для точных данных по конкретному предложению АвтоЦены, когда известен offer ID.

Inferred read-only
get_import_calculation

Используй, когда нужен уже рассчитанный АвтоЦеной полный импортный расчёт конкретного автомобиля: итог в рублях и строки структуры цены.

Inferred read-only
get_vehicle_specs

Используй для технических характеристик автомобиля из базы знаний АвтоЦены, особенно мощности, 30-минутной мощности EV/PHEV, мощности для утильсбора, двигателя, привода и трансмиссии.

Inferred read-only
compare_cars

Используй, когда пользователь хочет сравнить от двух до пяти конкретных предложений АвтоЦены по цене под ключ и основным техническим характеристикам.

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.avtocena]
url = "https://avtocena.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "avtocena": {
      "type": "http",
      "url": "https://avtocena.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: avtocena
Remote MCP URL: https://avtocena.com/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": {
    "avtocena": {
      "url": "https://avtocena.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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