Clara Cars
Rank #130,488pulsemcp/clara-cars
Clara Cars MCP server lets AI assistants search Portugal's used and imported car inventory, calculate ISV and IUC taxes, estimate resale values, and request contact.
Clara Cars is a Model Context Protocol (MCP) server published by claracarspt. It ranks #130,488 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Clara Cars is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 10, 2026.
Ranks ahead of 1,625 of 132,113 servers on MCP Toplist.
Use Clara Cars
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http clara-cars https://claracars.pt/mcp[mcp_servers.clara-cars]
url = "https://claracars.pt/mcp"Add to ~/.codex/config.toml.
https://claracars.pt/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"clara-cars": {
"url": "https://claracars.pt/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"clara-cars": {
"type": "http",
"url": "https://claracars.pt/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"clara-cars": {
"serverUrl": "https://claracars.pt/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"clara-cars": {
"url": "https://claracars.pt/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Fclara-cars)<a href="https://mcptoplist.com/server/pulsemcp%2Fclara-cars"><img src="https://mcptoplist.com/badge/pulsemcp%2Fclara-cars.svg" alt="MCP Toplist: #130,488 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
claracarspt
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Clara Cars?
- Clara Cars is maintained by claracarspt, which publishes 5 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Clara Cars listed on the Official MCP Registry?
- Clara Cars is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Clara Cars have?
- Clara Cars ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Clara Cars?
- The source code for Clara Cars is hosted at github.com/claracarspt/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.