Search СУТ (vehicle type notification — small dataset, only basic fields).
search_by_vin
Aggregated search by VIN across all car-kinds (ОТТС/ОТШ/ЗОТТС/ЗОТШ/
СБКТС/ЗОЕТС). Open for any active API key — no subscription required.
Returns documents whose VIN field contains the given fragment, newest
first. For exact full-VIN search within a single registry use the
per-kind
fulltext_search
Full-text search inside type-approval document bodies (PDF text).
Covers ОТТС / ОТШ / ЗОТТС / ЗОТШ. Other document kinds (СБКТС / ЗОЕТС /
СУТ / cert / decl) are not covered by full-text search.
**Premium feature** — requires a plan that includes full-text search
(see https://hpt.su
list_document_files
List the files attached to a document.
Returns `[{file_uid, file_name, kind, pages_count, published_at}]` —
each entry's `file_uid` can be passed to `download_document_file`.
A document often has several PDFs (e.g. cleaned + original); use this
tool to enumerate them and pick the r
download_document_file
Get links for a document file: page URL for everyone, direct
download URL when the plan allows it.
Always returns `document_page_url` — the document's page on hpt.su
where the user can download the file manually under their account.
Share this link with the user.
When the plan
list_brands
Resolve a vehicle brand name to its canonical record (used to filter
type approvals).
list_vehicle_models
Resolve a vehicle model name (within a brand) to canonical record.
list_test_labs
Lookup accredited testing laboratories (issuers of СБКТС/ЗОЕТС).
list_certification_bodies
Lookup accredited certification bodies (issuers of сертификатов/деклараций).
list_tnved_codes
TN VED EAEU classifier lookup.
Note: TN VED codes are linked **only** to certificates and declarations —
not to vehicle type approvals or safety reports.
list_registry_kinds
Return the catalogue of registry kinds exposed by the hpt.su public API.
Endpoint
https://mcp.hpt.su/mcp Category: Dev & Git · Last checked: 2026-07-30T14:04:09Z
Monitor your own MCP server
Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.