mcpbeat

Plate Lookup MCP Server

by trustcarinfo
answering

Plate Lookup is answering right now. Last checked 4 min ago. It exposes 3 tools. Last commit 5 Aug 2026.

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

Uptime history 9 hours of history
9 hours agonow
100.0%
Uptime 24h
31 of 31 checks
3
Tools
read from the server
260 ms
Response time
average over 24h
0
Stars
last commit 5 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 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 279 ms 4 min ago

Alternatives to Plate Lookup

same job, measured the same way
Company Lookup
by xtrustinfo

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

3 tools answering
US State DMV
by pipeworx-io

US state DMV data: vehicle and EV registrations, office locators, live wait times

31 tools answering
Bunpro
by jbeshir

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

local only
Washington DMV (Dept of Licensing)
by pipeworx-io

Washington DMV/DOL: VIN-level EV population and monthly vehicle registration transactions

33 tools answering
Landregistry Uk
by pipeworx-io

HM Land Registry Price Paid Data (UK) MCP.

33 tools answering
NYC FHV Intelligence API
by matchuplabs

Real-time NYC TLC for-hire vehicle license verification and renewal-window lead lookups via MCP.

49 installs/wk local only
Tripadvisor MCP
by chrischall

TripAdvisor location search, details, photos, and reviews via the Terra API

303 installs/wk local only
Domain Trust
by trusterinfo

Website trust checks: 0-100 safety score, verdict and community reviews (truster.info).

3 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 31 of 31 checks got a reply (100.0%), average response time 260 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 260 ms on average, which is faster than 55% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
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.