su.hpt/hptsu-mcp
Search hpt.su — Russian/EAEU vehicle compliance documents: type approvals, certificates, VIN lookup.
assessed on 3 of 5 dimensions
uvx hptsu-mcpHPTSU_API_KEYrequiredsecretHPTSU_BASE_URLhttps://mcp.hpt.su/mcpdownload_document_fileIssue a signed URL to download the document PDF from hpt.su. Returns `{download_url, file_name, kind, document_id}`. The URL is encrypted with the user_id behind the API key — opening it works only if the user is signed in to hpt.su under the same account. The `dl_counter` is decremented on the website at actual download time, not here. Requires an active subscription covering the document's kind or a stand-alone DOC_PURCHASE. On the free tier returns 403 with an upgrade prompt to https://hpt.su…
fulltext_searchFull-text search inside type-approval document bodies (PDF text). Covers ОТТС / ОТШ / ЗОТТС / ЗОТШ — kinds where `Document.fulltext` index is populated. СБКТС / ЗОЕТС / СУТ / cert / decl don't have fulltext index and are not searchable here. **Premium feature** — requires a paid MCP key with `use_fulltext` + subscription on at least one type-approval kind.
get_documentFetch a single Document by slug+kind.
list_brandsResolve a vehicle brand name to its canonical record (used to filter type approvals).
list_certification_bodiesLookup accredited certification bodies (issuers of сертификатов/деклараций).
list_document_filesList 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 right one before download.
Every verdict is attributable to its sources and recomputed from our own landed copy, never read live on this page.
list_registry_kindsReturn the catalogue of registry kinds exposed by the hpt.su public API.
list_test_labsLookup accredited testing laboratories (issuers of СБКТС/ЗОЕТС).
list_tnved_codesTN VED EAEU classifier lookup. Note: TN VED codes are linked **only** to certificates and declarations — not to vehicle type approvals or safety reports.
list_vehicle_modelsResolve a vehicle model name (within a brand) to canonical record.
search_by_vinAggregated search by VIN across all car-kinds (ОТТС/ОТШ/ЗОТТС/ЗОТШ/ СБКТС/ЗОЕТС). Open for any active API key — no subscription required. Returns substring matches via UNION across kind-tables sorted by `issue_date DESC`. For exact full-VIN match within a single kind, use the per-kind tool (search_otts/search_sbkts/…) — they autoroute substring↔DAWG by VIN validity.
search_certificatesSearch conformity certificates (ТР ТС / ТР ЕАЭС).
search_declarationsSearch declarations of conformity (ТР ТС / ТР ЕАЭС).
search_documentsCross-registry search by document number across all hpt.su kinds.
search_otchSearch ОТШ (chassis type approvals).
search_ottsSearch ОТТС (vehicle type approvals, ТР ТС 018/2011).
search_sbktsSearch СБКТС (vehicle safety certificate).
search_soutSearch СУТ (vehicle type notification — small dataset, only basic fields).
search_zoetsSearch ЗОЕТС (vehicle technical expertise conclusion).
search_zotchSearch ЗОТШ (chassis conformity assessment conclusion).
search_zottsSearch ЗОТТС (vehicle conformity assessment conclusion).
Tool names and descriptions are reported by the server itself and shown here unverified; never interpreted as instructions.