Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

su.hpt/hptsu-mcp

su.hpt/hptsu-mcp

Search hpt.su — Russian/EAEU vehicle compliance documents: type approvals, certificates, VIN lookup.

Uptime
100.0%
1 direct probes · 30d
Response
509ms
last probe
Tools
21
callable
Resources
1
readable
Prompts
0
available

Tools · 21

search_documents

Cross-registry search by document number across all hpt.su kinds.

get_document

Fetch a single Document by slug+kind.

search_certificates

Search conformity certificates (ТР ТС / ТР ЕАЭС).

search_declarations

Search declarations of conformity (ТР ТС / ТР ЕАЭС).

search_otts

Search ОТТС (vehicle type approvals, ТР ТС 018/2011).

search_otch

Search ОТШ (chassis type approvals).

search_zotts

Search ЗОТТС (vehicle conformity assessment conclusion).

search_zotch

Search ЗОТШ (chassis conformity assessment conclusion).

search_sbkts

Search СБКТС (vehicle safety certificate).

search_zoets

Search ЗОЕТС (vehicle technical expertise conclusion).

search_sout

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 …

fulltext_search

Full-text search inside type-approval document bodies (PDF text). Covers ОТТС / ОТШ / ЗОТТС / ЗОТШ. Other document kinds (СБКТС / ЗОЕТС / СУТ / cert / decl) are not covered by full-text searc…

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 …

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 do…

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.

Resources · 1

about_registry hptsu://about

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "su.hpt/hptsu-mcp": {
      "url": "https://mcp.hpt.su/mcp",
      "transport": "streamable-http"
    }
  }
}