Clara Carros for AI assistants (MCP)
A free, open-source MCP server that lets AI assistants (Claude and others) use Clara Carros' Portuguese car tools directly — calculate ISV and IUC, value a car on the Portuguese market, search our stock or request an import — on live data, no scraping.
How to connect
In your AI client (Claude, etc.), add this MCP server as a connector:
https://claracars.pt/mcpstdio: npx -y claracars-mcp · discovery: /.well-known/mcp.json
Tools
list_makes_models | List the exact canonical makes / models to use |
search_inventory | Search Clara's current stock in Portugal |
get_car | Full details + specs for one car |
estimate_resale_value | Market value range for a car in Portugal |
calculate_isv | Portuguese car import tax (ISV) — official formula |
calculate_iuc | Portuguese annual road tax (IUC) |
list_services | What Clara Carros offers |
request_import_quote | Ask Clara to source & quote a car to import |
contact_me | Connect the user to a human (with consent) |
Open source
A thin, open-source (MIT) wrapper over the public claracars.pt API — no keys, no setup beyond adding the server. Source on GitHub: github.com/claracarspt/mcp
