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.

io.github.transparentpt/mcp

NPM · TRANSPARENTCARS-MCP · 2 COMPONENTS · SCANNED SEP 22

Budget used cars in Portugal: fair-price check, running-cost (IUC) estimate, stock search, contact.

+4 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability70
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1163 tokens (~193/item across 6 items; 6 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 Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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 Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "contact_me" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.transparentpt/mcp server?

io.github.transparentpt/mcp runs locally as an npm package, launched with npx -y transparentcars-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · transparentcars-mcp

# add to Claude Code
claude mcp add transparentpt-mcp -- npx -y transparentcars-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "transparentpt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "transparentcars-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "transparentpt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "transparentcars-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add transparentpt-mcp -- npx -y transparentcars-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "transparentpt-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "transparentcars-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add transparentpt-mcp --command npx --arg -y --arg transparentcars-mcp
# ~/.hermes/config.yaml
mcp_servers:
  transparentpt-mcp:
    command: "npx"
    args: ["-y", "transparentcars-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "transparentpt-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "transparentcars-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add transparentpt-mcp -t stdio -c npx -a -y transparentcars-mcp
// mcp.json
{
  "mcpServers": {
    "transparentpt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "transparentcars-mcp"
      ]
    }
  }
}
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.

  • 22 Sept 26 +1

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

  • 20 Sept 26 +1

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

  • 18 Sept 26 +1

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

  • 16 Sept 26 +1

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

  • 14 Sept 26 +1

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

  • 11 Sept 26 +1

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

  • 9 Sept 26 +1

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

  • 7 Sept 26 +1

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

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 22 Sept 2026 · Analysed npm/transparentcars-mcp@0.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 6 exposed · ~1,163 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
check_fair_price ~345

Check whether a car's asking price is fair for the Portuguese market — the TransparentCars transparency check. Given make, model, year and mileage, it returns the range comparable cars actually sell for (low / typical / high), built from real listings. If you pass asking_price, it also gives a plain verdict: fair, above market, or below market — so a buyer knows before they walk in. Works for ANY car (a listing you found elsewhere, or one of ours). IMPORTANT — pass make/model canonically in Latin: make = full brand name ('Renault', 'Volkswagen' not 'VW'); model = short name WITHOUT engine/trim ('Clio' not 'Clio dCi', 'Golf' not 'Golf 1.5 TSI'). If unsure of spelling, call list_makes_models first.

NameTypeReqDescription
asking_pricenumberThe price being asked for THIS car, in EUR — pass it to get a fair / above-market / below-market verdict.
fuelstringFuel: petrol, diesel, hybrid, electric
gearboxstringGearbox: manual or automatic
hpintegerPower in hp (sharpens the comparison)
kmintegeryesMileage in km
makestringyesFull brand name in Latin — 'Renault', 'Volkswagen' (not 'VW'), 'Peugeot', 'Seat'.
modelstringyesShort model name WITHOUT engine or trim — 'Clio' (not 'Clio 1.5 dCi'), 'Golf' (not 'Golf TSI').
yearintegeryesRegistration year

No output schema declared.

No examples provided.

contact_me ~139

Send a contact request to TransparentCars so a human gets in touch. Only call this when the user explicitly asks to be contacted, provides their own name and a phone or email, AND agrees to share those details — pass consent=true only then. Submitting shares the provided contact details per the TransparentCars privacy policy.

NameTypeReqDescription
consentbooleanyesSet true ONLY if the user explicitly agreed to share their contact details and be contacted
contactstringyesA phone number or email where they can be reached
messagestringWhat they want / their question
namestringyesThe person's name (as they gave it)

No output schema declared.

No examples provided.

cost_to_own ~198

Estimate a car's yearly running-cost floor in Portugal — the annual IUC road tax (Imposto Único de Circulação) every owner pays, plus a plain running-cost framing. Needs engine displacement (cc), CO₂ (g/km), fuel and first-registration year. Use this to help a buyer budget the true cost of keeping a car, beyond the sticker price.

NameTypeReqDescription
ccintegeryesEngine displacement in cm³, e.g. 1200
co2numberyesCO₂ emissions in g/km, e.g. 120
fuelstringyesFuel: petrol, diesel, hybrid, phev, electric, lpg
monthintegerFirst-registration month (1-12), refines the CO₂ regime
usedbooleanUsed vehicle (true, default)
yearintegeryesFirst registration year, e.g. 2016

No output schema declared.

No examples provided.

get_car ~55

Get full details for one car in TransparentCars stock by its slug (from a search_inventory link, e.g. 'renault-clio-2016').

NameTypeReqDescription
slugstringyesCar slug from a search_inventory result URL

No output schema declared.

No examples provided.

list_makes_models ~117

List the exact canonical car makes (brands) TransparentCars can search and price — or, given a make, that brand's models — using the exact strings the other tools expect. Call this FIRST (or whenever unsure of spelling) and pass the returned values verbatim into search_inventory / check_fair_price. No make = the list of brands; with a make = that brand's models.

NameTypeReqDescription
makestringBrand to list models for, e.g. 'Renault'. Omit to get the list of brands.

No output schema declared.

No examples provided.

search_inventory ~309

Search TransparentCars' current stock of budget used cars in Portugal — honestly listed, everyday cars for the local market. Filter by make, model, fuel, gearbox and max price. Returns matching cars with price, year, mileage and a link. IMPORTANT — pass make/model canonically in Latin, as the Portuguese market lists them: make = full brand name ('BMW', 'Mercedes-Benz' not 'Mercedes', 'Volkswagen' not 'VW'); model = the short series/model WITHOUT the engine or trim suffix ('Golf' not 'Golf 1.5 TSI', 'Clio' not 'Clio dCi'). Put the fuel in the fuel field, not the model. If unsure of the spelling, call list_makes_models first.

NameTypeReqDescription
fuelstringFuel: petrol, diesel, hybrid, phev, electric, lpg
gearboxstringGearbox: manual or automatic
limitintegerMax results (default 20)
makestringFull brand name in Latin, as the market lists it — 'Renault', 'Volkswagen' (not 'VW'), 'Peugeot', 'Seat'.
max_pricenumberMaximum price in EUR
min_yearnumberEarliest registration year
modelstringShort model name WITHOUT engine or trim — 'Clio' (not 'Clio 1.5 dCi'), 'Golf' (not 'Golf TSI').

No output schema declared.

No examples provided.

Common questions

What is the io.github.transparentpt/mcp server?

io.github.transparentpt/mcp is listed in the public MCP registry as io.github.transparentpt/mcp. Budget used cars in Portugal: fair-price check, running-cost (IUC) estimate, stock search, contact. This page covers its npm package (transparentcars-mcp).

Is the io.github.transparentpt/mcp server safe to use?

io.github.transparentpt/mcp scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. 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 io.github.transparentpt/mcp server expose?

io.github.transparentpt/mcp exposes 6 tools: search_inventory, get_car, check_fair_price, cost_to_own, list_makes_models, contact_me. Their descriptions and schemas cost roughly 1,163 tokens of context every time the server is loaded.

Is the io.github.transparentpt/mcp server still maintained?

io.github.transparentpt/mcp is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.transparentpt/mcp server under?

io.github.transparentpt/mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.