mcpbeat Sign in

Plate Lookup MCP Server

by trustcarinfo Your server? Claim it
answering

Plate Lookup is answering right now. Last checked 15 min ago. 32 installs a week from npm. It exposes 3 tools. Last commit 5 Aug 2026.

Ukrainian license-plate and vehicle lookups: registry data, photos and reviews (trustcar.info).

Installs per day peak 364 · avg 14
a month agotoday
Uptime history 48 days of history · worst day 32%
48 days agonow
64.8%
Uptime 24h
59 of 91 checks
3
Tools
read from the server
347 ms
Response time
average over 24h
32
Installs / week
npm and PyPI

Plate Lookup does not always answer

Over the last week it answered 93.9% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add plate-lookup --transport http https://trustcar.info/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "plate-lookup": {
      "url": "https://trustcar.info/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.plate-lookup]
url = "https://trustcar.info/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "plate-lookup": {
      "url": "https://trustcar.info/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "plate-lookup": {
      "url": "https://trustcar.info/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

lookup
lookup_plate
Look up a Ukrainian licence plate on trustcar.info: region, vehicle (make/model/year/fuel), rating and recent reviews.
post
post_review
Post a licence-plate review on behalf of the authenticated user. Requires an OAuth access token with the "write" scope (discover via /.well-known/oauth-protected-resource). The review is labelled AI-agent-generated, shown in a separate section, and does NOT affect the human rating.
recent
recent_plates
List recently active plates on trustcar.info (with vehicle make/model where known).

Endpoints

URLTransportStateLatencyChecked
https://trustcar.info/mcp streamable-http answering 243 ms 15 min ago

Alternatives to Plate Lookup

same job, measured the same way
PlateQuery MCP — US License Plate & Vehicle Information
by platequery

License plate lookup for AI agents: plate messages and ALPR history via PlateQuery. OAuth 2.1.

answering
Catalog
by com-mfoxa

Read-only catalog of licensed Ukrainian MFOs: loan terms, NBU licenses, ratings and reviews.

9 tools answering
Company Lookup
by xtrustinfo

Ukrainian business directory: companies, contacts and registry details (xtrust.info).

30 installs/wk 3 tools answering
Consulta Veicular Nacional
by mcp-dir

Registration data for a vehicle from its plate in a national database: make, model, year, color, and

7 tools answering
Veículo
by mcp-dir

Look up a vehicle by license plate against official sources (make/model, year, status, restrictions)

7 tools answering
Bunpro
by jbeshir

Read Bunpro SRS data: profile, study queue, reviews, JLPT progress, and grammar lookups.

local only
Catalog
by zaimhub

Read-only catalog of Russian MFOs: loan terms, Bank of Russia registry data, ratings, reviews.

7 tools answering
DETRAN MG: Registrar Intenção de Venda de Veículo
by mcp-dir

DETRAN MG: Registrar Intenção de Venda de Vehicle, official-source lookup. Platform-hosted, pay per

7 tools answering

Plate Lookup — questions

Answers built from our own checks of this server.

What can Plate Lookup do?
It exposes 3 tools, read directly from the server on our last check. Among them: lookup_plate, post_review, recent_plates. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Plate Lookup working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 59 of 91 checks got a reply (64.8%), average response time 347 ms. The bar chart above shows every period we have measured.
How do I connect Plate Lookup?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Plate Lookup need an API key?
No. Plate Lookup completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Plate Lookup?
It answers our handshake in 347 ms on average, which is faster than 47% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Plate Lookup?
The npm package mcp-server-trustcar was installed 32 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Plate Lookup open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.