mcpbeat Sign in

Vipcars MCP Server

answering

Vipcars is answering right now. Last checked 15 min ago. It exposes 5 tools.

Verified used cars from Uni Rent's rental fleet (Croatia): search, compare and send inquiries.

Uptime history 13 days of history
13 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
213 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Vipcars every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add vipcars --transport http https://vip-cars.hr/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vipcars": {
      "url": "https://vip-cars.hr/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vipcars]
url = "https://vip-cars.hr/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "vipcars": {
      "url": "https://vip-cars.hr/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vipcars": {
      "url": "https://vip-cars.hr/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

compare
compare_vehicles
Compare 2-5 vehicles side by side on key specs (year, mileage, fuel, transmission, power, price...). Unknown/unavailable ids are listed in 'not_found'.
inquiry
get_inquiry_status
Check the processing status of an inquiry previously sent with send_inquiry, using the status_token from its response. The token is issued ONLY to the inquiry's creator — possession proves ownership; there is nothing to guess or enumerate. Returns ONLY the processing status, never any customer data. Status values: novo (received, not yet read), procitano (read by the sales team), odgovoreno (the team has contacted the customer), zatvoreno (closed).
send
send_inquiry
Send a purchase inquiry (lead) to the VIP Cars sales team on the customer's behalf. The team calls/e-mails the customer back to arrange a viewing or test drive — there is no online payment. ALWAYS ask the customer for consent before sharing their contact details. vehicle_id is optional (omit for a general inquiry). The response includes a status_token — keep it; it is the ONLY key to later check the inquiry's processing status via get_inquiry_status. Anti-abuse: at most a few inquiries per contact per day; excess raises an error.
vehicle
get_vehicle
Full public details of one vehicle: specs, equipment, condition, description, photo URLs and the listing_url. Raises an error if the vehicle is not available.
vehicles
search_vehicles
Search the VIP Cars used-car inventory (verified ex-fleet cars, prices in EUR). Values for the enum-like filters come from the live inventory (e.g. fuel_type 'dizel'/'benzin', body_type 'limuzina'/'suv'/'karavan', transmission 'manualni'/ 'automatski', color 'crna'/'siva' — Croatian, as stored). power_min/power_max are engine power in kW. sort: newest | price_asc | price_desc | year_desc | mileage_asc. Returns {items, total, page, per_page}; each item has listing_url for the human-readable page.

Endpoints

URLTransportStateLatencyChecked
https://vip-cars.hr/mcp streamable-http answering 177 ms 15 min ago

Alternatives to Vipcars

same job, measured the same way
Charity Registry
by giveradar

Search, verify and compare 7.9M+ nonprofits from official charity registries in 100+ countries.

4 tools answering
Wingie Enuygun MCP
by enuygun

Search and compare flights, hotels, buses, and car rentals with ENUYGUN's MCP.

12 tools answering
Voxcars (Portugal)
by voxs

Used-car listings in Portugal: search, price statistics, comparables and articles.

6 tools answering
Toolradar
by nadeus

Search, compare, and get pricing for 8,600+ software tools with verified data.

45 installs/wk local only
MCP Icon Visual
by n0isy

Search, retrieve, compare, and render SVG icons visually for AI agents.

31 installs/wk local only
I
CigarFinder
by cigarfinder

Search and compare cigar prices from 14+ online retailers

answering
Chateaupedia
by chateaupedia

Search 10,500 French castles and read verified entries: hours, prices, accessibility.

4 tools answering
Heyspark
by heyspark-mcp

Search and discover local businesses. 30+ categories with verified contact info, hours, and reviews.

4 tools answering

Vipcars — questions

Answers built from our own checks of this server.

What can Vipcars do?
It exposes 5 tools, read directly from the server on our last check. Among them: compare_vehicles, get_inquiry_status, get_vehicle, search_vehicles, send_inquiry. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Vipcars working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 213 ms. The bar chart above shows every period we have measured.
How do I connect Vipcars?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Vipcars need an API key?
No. Vipcars completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Vipcars?
It answers our handshake in 213 ms on average, which is faster than 64% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.