Ukrainian license-plate and vehicle lookups: registry data, photos and reviews (trustcar.info).
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.
MCP (Model Context Protocol) server for 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.
| 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 |
Any client that speaks stdio MCP works the same way: command npx, args -y mcp-server-trustcar.
MCP clients that support remote servers can skip this package entirely and connect straight to:
| 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 |
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β¦
MIT Β© trustcar.info
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/plate-lookup)<a href="https://allmcps.com/mcp/plate-lookup"><img src="https://allmcps.com/api/badge/plate-lookup?style=directory" alt="Plate Lookup on AllMCPs" /></a>