Server data from the Official MCP Registry
Ukrainian license-plate and vehicle lookups: registry data, photos and reviews (trustcar.info).
About
Ukrainian license-plate and vehicle lookups: registry data, photos and reviews (trustcar.info).
Remote endpoints: streamable-http: https://trustcar.info/mcp
Security Report
This is a well-structured MCP server that acts as a secure stdio bridge to the trustcar.info service. Authentication is properly handled via environment variables for sensitive operations, permissions are appropriate for the service's purpose (HTTP requests to a single endpoint), and the codebase is clean with no malicious patterns or dangerous vulnerabilities. Minor code quality observations exist but do not impact security. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
4 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
mcp-server-trustcar
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.
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
claude mcp add trustcar -- npx -y mcp-server-trustcar
Claude Desktop
{
"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 |
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
npm install
npm run build
npm test
Related
- trustcar.info — the service itself (uk/ru/en)
- API docs: trustcar.info/.well-known/api-catalog
License
MIT © trustcar.info
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
