Budget used cars in Portugal: fair-price check, running-cost (IUC) estimate, stock search, contact.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server that lets AI assistants work with TransparentCars β honest, budget used cars for the local Portuguese market. Search live stock, check whether a car's asking price is actually fair, estimate the yearly cost of keeping a car on the road, and get in touch.
It's a thin, open-source wrapper over the public transparent.pt API β no keys, no setup beyond adding the server.
| Tool | What it does |
|---|---|
search_inventory | Search current budget stock by make, model, fuel, gearbox, price, year |
get_car | Full details + specs for one car |
check_fair_price | The market range a car sells for β plus a fair / above-market / below-market verdict on an asking price |
cost_to_own | The annual IUC road tax + a plain running-cost framing for budgeting |
list_makes_models | Canonical brand/model names the other tools expect |
contact_me | Ask a human to get in touch (needs the user's consent + contact) |
The fair-price check is the point: paste any listing's price and get a straight answer on whether it's a good deal β no sales spin.
Add it in any client that supports remote/Streamable HTTP MCP servers.
Claude Desktop / Cline / Continue config:
| Env var | Default | Purpose |
|---|---|---|
TC_API_BASE | https://transparent.pt/api/public | Public API base |
TC_SITE | transparentcars | Site key the API is scoped to |
TC_LANG | en | Response language (pt/en) |
PORT / MCP_PATH | 8099 / /mcp | HTTP server (remote mode) |
contact_me sends the details the user provides to TransparentCars (privacy policy); it requires explicit user intent and consent.MIT Β© TransparentCars
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-329)<a href="https://allmcps.com/mcp/mcp-329"><img src="https://allmcps.com/api/badge/mcp-329?style=directory" alt="Transparentpt MCP on AllMCPs" /></a>