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.

FINN Auto - Car Subscription

REMOTE · WWW.FINN.COM · SCANNED SEP 21

Search and browse cars for all-inclusive subscription on FINN. Prices, specs, and checkout links.

Available components

0 this week 84 Trust /100
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 Security80
Transport & Reachability100
Schema Quality & AI Usability67
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1263 tokens (~252/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • 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 Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 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 FINN Auto - Car Subscription MCP server?

FINN Auto - Car Subscription is a hosted endpoint at https://www.finn.com/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 · www.finn.com

# add to Claude Code
claude mcp add --transport http com-finn-www-auto 'https://www.finn.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-finn-www-auto": {
      "url": "https://www.finn.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-finn-www-auto": {
      "type": "http",
      "url": "https://www.finn.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-finn-www-auto]
url = "https://www.finn.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-finn-www-auto": {
      "type": "remote",
      "url": "https://www.finn.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-finn-www-auto --url 'https://www.finn.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-finn-www-auto:
    url: "https://www.finn.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-finn-www-auto": {
      "Transport": "http",
      "Url": "https://www.finn.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-finn-www-auto -t streamable-http -u 'https://www.finn.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "com-finn-www-auto": {
      "type": "http",
      "url": "https://www.finn.com/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.

  • 26 Aug 26 +2
    • 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
  • 24 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 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
  • 27 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
  • 26 Jul 26 0

    First indexed and scored.

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 21 Sept 2026 · Probed https://www.finn.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.finn.com CN=YE1,O=Let's Encrypt,C=US 3 Aug 2026 1 Nov 2026 ECDSA 256 ECDSA-SHA384 63bc1d0927e96ec2b55d825e48d78070b23
SANs: finn.com, wirhabendeinautoabo.de, www.finn.com, www.wirhabendeinautoabo.de
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of www.finn.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
finn.com. 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=63072000; includeSubDomains; preload
content-security-policy object-src 'none'; base-uri 'self'; frame-ancestors 'self' https://chat.openai.com https://chatgpt.com
x-content-type-options nosniff
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.finn.com/api/mcp Verified 200
http (plaintext) http://www.finn.com/api/mcp HTTPS enforced 301 https://www.finn.com/api/mcp
MCP tools · 5 exposed · ~1,263 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
get_available_filters ~72

Discover what's currently available in FINN's fleet. Returns all brands (with nested models), car types, fuel types, colors, subscription terms, gearshifts, and price/power/range bounds. Use this to answer questions like 'What brands does FINN offer?' or to validate filter values before searching.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_internal_link_url ~198

Get canonical FINN URLs for a brand and its models — for building internal linking blocks on SEO pages. For each model returns three URLs that target DIFFERENT funnels: `mdp_url` (marketing/brand page), `plp_subscribe_url` (subscription product listing, /de-DE/subscribe/{brand}_{model}), and `plp_leasing_url` (leasing product listing, /de-DE/leasing/{brand}_{model}). Use `plp_leasing_url` when linking from a Leasing advisory, `plp_subscribe_url` when linking from subscription content. If `model` is omitted, returns all currently available models for the brand.

NameTypeReqDescription
brandstringyesBrand name (e.g. "Ford", "Mercedes-Benz", "BMW")
modelstringOptional model name (e.g. "Puma", "iX1"). If omitted, returns all available models for the brand.

No output schema declared.

No examples provided.

get_subscription_pricing ~377

Calculate exact monthly subscription price for a specific vehicle, term, and mileage combination. Returns base price, km add-on, total, and a canonical checkout URL. Checkout URL structure (always use the URL returned in `checkout_url` verbatim — do NOT construct your own): https://www.finn.com/de-DE/checkout/cart/{vehicleId}/{term}/{kmPackage} https://www.finn.com/de-DE/checkout/cart/{vehicleId}/{term}/{kmPackage}?downPaymentAmount={amount} The three positional path segments after `/cart` are vehicle id, term in months, and monthly km package — in that order. About `down_payment_amount` (Fahrzeugbereitstellung): - Fahrzeugbereitstellung is a one-time vehicle provisioning fee. - When `down_payment_amount` is provided, it is paid upfront as Einmalzahlung (one-time payment) and the URL includes `?downPaymentAmount={amount}`. - When omitted, the same fee is spread across the term and absorbed into the monthly price; the URL has no query string.

NameTypeReqDescription
down_payment_amountnumberOptional one-time Fahrzeugbereitstellung (vehicle provisioning fee) in EUR, paid upfront as Einmalzahlung. When provided, the checkout URL gets `?downPaymentAmount={amount}` and the monthly price dro…
km_packageyesMonthly km package (500, 1000, 1500, 2000, 2500, 3000, 4000, 5000)
term_monthsyesSubscription term in months (1, 6, 9, 12, 13, 18, 24, 36)
vehicle_idstringyesThe vehicle product ID

No output schema declared.

No examples provided.

get_vehicle_details ~160

Get full specifications, equipment, all images, and pricing per term for a specific vehicle. Use a vehicle_id from search_vehicles results. IMPORTANT: Always show `detail_url` as a clickable link — it points to the FINN configurator where the user picks term and km. To produce a direct checkout link for a specific term + km combination (and optionally a one-time Fahrzeugbereitstellung), call `get_subscription_pricing` and use the `checkout_url` it returns. Never construct checkout URLs yourself. The `vehicle_id` field is an internal API identifier — never display it to users.

NameTypeReqDescription
vehicle_idstringyesThe vehicle product ID (e.g. "bmw-ix1-12345-alpinweissuni")

No output schema declared.

No examples provided.

search_vehicles ~456

Search available cars on FINN with filters. Returns matching vehicles with prices, images, and links. All filter values use German names (e.g. "Elektro" not "Electric", "Schwarz" not "Black"). IMPORTANT: Always show detail_url as a clickable link for each vehicle. The vehicle_id field is an internal API identifier for get_vehicle_details — never display it to users.

NameTypeReqDescription
available_fromstringEarliest delivery date (YYYY-MM-DD)
available_tostringLatest delivery date (YYYY-MM-DD)
brandsarrayCar brands (e.g. ["BMW", "Audi", "Mercedes-Benz"])
cartypesarrayCar types in German (e.g. ["SUV", "Kombi", "Kleinwagen", "Van"])
colorsarrayColors in German (e.g. ["Schwarz", "Weiß", "Blau"])
fuelsarrayFuel types in German (e.g. ["Elektro", "Benzin", "Diesel", "Plug-In-Hybrid"])
has_dealsbooleanFilter for cars with special deals/discounts
has_hitchbooleanFilter for cars with hitch
is_young_driverbooleanFilter for cars allowing drivers under 23
limitnumberNumber of results (1-10, default 5)
max_ev_rangenumberMaximum electric range in km
max_powernumberMaximum power in kW
max_pricenumberMaximum monthly price in EUR
min_ev_rangenumberMinimum electric range in km
min_powernumberMinimum power in kW
min_pricenumberMinimum monthly price in EUR
modelsarrayCar models (e.g. ["iX1", "3er Limousine"])
sortstringSort order: asc/desc by price, availability, or last_added
termsarraySubscription term lengths in months (available: 1, 6, 12, 18, 24, 36)

No output schema declared.

No examples provided.

Common questions

What is the FINN Auto - Car Subscription MCP server?

FINN Auto - Car Subscription is an MCP server listed in the public MCP registry as com.finn.www/auto. Search and browse cars for all-inclusive subscription on FINN. Prices, specs, and checkout links. This page covers its hosted endpoint (https://www.finn.com/api/mcp).

Is the FINN Auto - Car Subscription MCP server safe to use?

FINN Auto - Car Subscription scores 84 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 FINN Auto - Car Subscription MCP server expose?

FINN Auto - Car Subscription exposes 5 tools: search_vehicles, get_vehicle_details, get_available_filters, get_subscription_pricing, get_internal_link_url. Their descriptions and schemas cost roughly 1,263 tokens of context every time the server is loaded.

Does the FINN Auto - Car Subscription MCP server require authentication?

No. We connected to FINN Auto - Car Subscription without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the FINN Auto - Car Subscription MCP server still maintained?

FINN Auto - Car Subscription is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.