Clara Carros — Used & Imported Cars In Portugal (search, Isv/iuc Tax, Valuation)
@claracarspt
关于 Clara Carros — Used & Imported Cars In Portugal (search, Isv/iuc Tax, Valuation)
MCP server for Clara Carros — search used & imported cars in Portugal, calculate ISV/IUC taxes with the official PT formulas, estimate resale/buy-out value, and get in touch. Open-source (MIT) wrapper over the public claracars.pt API.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"claracars": {
"command": "npx",
"args": [
"-y",
"claracars-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Clara Carros — Used & Imported Cars In Portugal (search, Isv/iuc Tax, Valuation)?
An MCP server that lets AI assistants work with Clara Carros — used and imported cars in Portugal. It can search live stock, estimate the Portuguese import tax (ISV), estimate annual road tax (IUC), estimate resale value, and enable contact with the platform. The server is a thin open‑source wrapper over the public claracars.pt API, requiring no API keys or setup beyond adding the server.
How to use Clara Carros — Used & Imported Cars In Portugal (search, Isv/iuc Tax, Valuation)?
Add the server either as a remote URL (https://claracars.pt/mcp) in any client that supports remote/Streamable HTTP MCP servers, or locally via npx using the command npx -y claracars-mcp in your MCP client configuration (e.g., Claude Desktop, Cline, Continue). Environment variables CLARACARS_LANG (language) and CLARACARS_API_BASE can be set to customize behaviour.
Key features of Clara Carros — Used & Imported Cars In Portugal (search, Isv/iuc Tax, Valuation)
- Search current stock by make, model, fuel, price, year.
- Get full details and specs for one car.
- Estimate Portuguese car import tax (ISV).
- Estimate Portuguese annual road tax (IUC).
- Estimate market value range for a car in Portugal.
- Request a human contact or an import quotation.
Use cases of Clara Carros — Used & Imported Cars In Portugal (search, Isv/iuc Tax, Valuation)
- Find diesel wagons under €20,000 in current stock.
- Calculate ISV and IUC for a specific imported car.
- Estimate the resale value of a car already in Portugal.
- Ask Clara Carros to source and quote a car to import.
FAQ from Clara Carros — Used & Imported Cars In Portugal (search, Isv/iuc Tax, Valuation)
Do I need an API key or any registration to use this server?
No. The server is a thin wrapper over the public claracars.pt API — no keys, no setup beyond adding the server.
Are the ISV and resale value estimates official?
No. ISV and resale figures are estimates; the official ISV is assessed by the Portuguese tax authority.
How does the server handle privacy when contacting Clara Carros?
The contact_me and request_import_quote tools send the details the user provides to Clara Carros (see their privacy policy). They are rate‑limited and require explicit user intent.
What languages does this server support?
Response language can be set via the CLARACARS_LANG environment variable (en, pt, ru, ua). Default is English.
Can I run this server locally without a remote URL?
Yes. Use the local stdio setup by adding the npx command in your MCP client configuration, or run the HTTP server yourself via npm run start:http.
更多 MCP 服务器

Memory
modelcontextprotocolModel Context Protocol Servers
Github Mcp Server
githubGitHub's official MCP Server

PostgreSQL
modelcontextprotocolModel Context Protocol Servers

Sqlite
modelcontextprotocolModel Context Protocol Servers

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers
评论