MCP server for trustcar.info — Ukrainian vehicle & plate lookups for AI agents
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
claude mcp add trustcar -- npx -y mcp-server-trustcar{
"mcpServers": {
"trustcar": {
"command": "npx",
"args": ["-y", "mcp-server-trustcar"]
}
}
}Resumen de MCP Servers
# mcp-server-trustcar
MCP (Model Context Protocol) server for **[trustcar.info](https://trustcar.info)** — a Ukrainian licence-plate lookup and driver review service. Ask your AI assistant *"что за машина AA1234BC?"* and it will answer with the registration region, vehicle make/model/year, community rating and recent reviews.
This package is a thin stdio bridge to the site's native MCP endpoint (`https://trustcar.info/mcp`). Tools are discovered at startup, so the package never goes stale.
## Tools
| Tool | Description | Auth |
|------|-------------|------|
| `lookup_plate` | Region, vehicle (make/model/year/fuel), rating and recent reviews for a Ukrainian licence plate | none |
| `recent_plates` | Recently active plates on trustcar.info (with vehicle make/model where known) | none |
| `post_review` | Post a licence-plate review on behalf of an authenticated user (labelled as AI-agent-generated, shown separately, does not affect the community rating) | OAuth bearer |
## Install
### Claude Code
```bash
claude mcp add trustcar -- npx -y mcp-server-trustcar
```
### Claude Desktop
```json
{
"mcpServers": {
"trustcar": {
"command": "npx",
"args": ["-y", "mcp-server-trustcar"]
}
}
}
```
### Cursor / Windsurf / other MCP clients
Any client that speaks stdio MCP works the same way: command `npx`, args `-y mcp-server-trustcar`.
### Remote (no install)
MCP clients that support remote servers can skip this package entirely and connect straight to:
```
https://trustcar.info/mcp
```
## Configuration
| Env var | Meaning |
|---------|---------|
| `TRUSTCAR_MCP_URL` | Override the endpoint URL (default `https://trustcar.info/mcp`) |
| `TRUSTCAR_TOKEN` | OAuth bearer token — only needed for `post_review`. Discovery: [`/.well-known/oauth-protected-resource`](https://trustcar.info/.well-known/oauth-protected-resource) |
## Example
> **User:** Что за машина AA1234BC?
>
> **Assistant:** *(calls `lookup_plate`)* AA1234BC is registered in Kyiv (AA region). It's a Toyota Camry, 2019, petrol. Community rating on trustcar.info: 4/5 from 3 reviews, the latest one mentions polite driving…
## Development
```bash
npm install
npm run build
npm test
```
## Related
- [trustcar.info](https://trustcar.info) — the service itself (uk/ru/en)
- API docs: [trustcar.info/.well-known/api-catalog](https://trustcar.info/.well-known/api-catalog)
## License
MIT © [trustcar.info](https://trustcar.info)
Lo que la gente pregunta sobre mcp-server-trustcar
¿Qué es trustcarinfo/mcp-server-trustcar?
+
trustcarinfo/mcp-server-trustcar es mcp servers para el ecosistema de Claude AI. MCP server for trustcar.info — Ukrainian vehicle & plate lookups for AI agents Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-05.
¿Cómo se instala mcp-server-trustcar?
+
Puedes instalar mcp-server-trustcar clonando el repositorio (https://github.com/trustcarinfo/mcp-server-trustcar) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar trustcarinfo/mcp-server-trustcar?
+
Nuestro agente de seguridad ha analizado trustcarinfo/mcp-server-trustcar y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene trustcarinfo/mcp-server-trustcar?
+
trustcarinfo/mcp-server-trustcar es mantenido por trustcarinfo. La última actividad registrada en GitHub es del 2026-08-05, con 0 issues abiertos.
¿Hay alternativas a mcp-server-trustcar?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega mcp-server-trustcar en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/trustcarinfo-mcp-server-trustcar)<a href="https://claudewave.com/repo/trustcarinfo-mcp-server-trustcar"><img src="https://claudewave.com/api/badge/trustcarinfo-mcp-server-trustcar" alt="Featured on ClaudeWave: trustcarinfo/mcp-server-trustcar" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!