su.hpt/hptsu-mcp
PYPI · HPTSU-MCP · 2 COMPONENTS · SCANNED SEP 21
Search hpt.su — Russian/EAEU vehicle compliance documents: type approvals, certificates, VIN lookup.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 0 of 29 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 32 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability43
- 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 3322 tokens (~151/item across 22 items; 21 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
- Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 21 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 23 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the su.hpt/hptsu-mcp server?
su.hpt/hptsu-mcp runs locally as a PyPI package, launched with uvx hptsu-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · hptsu-mcp
claude mcp add su-hpt-hptsu-mcp -- uvx hptsu-mcp
{
"mcpServers": {
"su-hpt-hptsu-mcp": {
"command": "uvx",
"args": [
"hptsu-mcp"
]
}
}
} {
"servers": {
"su-hpt-hptsu-mcp": {
"command": "uvx",
"args": [
"hptsu-mcp"
]
}
}
} codex mcp add su-hpt-hptsu-mcp -- uvx hptsu-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"su-hpt-hptsu-mcp": {
"type": "local",
"command": [
"uvx",
"hptsu-mcp"
],
"enabled": true
}
}
} openclaw mcp add su-hpt-hptsu-mcp --command uvx --arg hptsu-mcp
mcp_servers:
su-hpt-hptsu-mcp:
command: "uvx"
args: ["hptsu-mcp"] {
"McpServers": {
"su-hpt-hptsu-mcp": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"hptsu-mcp"
]
}
}
} assistant mcp add su-hpt-hptsu-mcp -t stdio -c uvx -a hptsu-mcp
{
"mcpServers": {
"su-hpt-hptsu-mcp": {
"command": "uvx",
"args": [
"hptsu-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 −3
- Stability: pass → 0.80 functional
- 18 Sept 26 +1
- Stability: 0.97 → pass security
- 17 Sept 26 −1
- Stability: pass → 0.97 functional
- 16 Sept 26 +1
- Stability: 0.97 → pass security
- 15 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 14 Sept 26 −14
- Malware scan: pass → unverified ▼ security
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Analysed pypi/hptsu-mcp@0.4.4
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | hatchling.build |
Background: Why install scripts are a supply-chain risk →
Dependencies 29 packages
| Packages resolved | 29 |
|---|---|
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
download_document_file ~213
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 includes direct downloads, the response also contains `download_url` — a personal temporary link to the PDF. It can be fetched programmatically: send a GET request with the same `X-API-Key: <key>` header used for this API. In a browser it works when signed in to hpt.su under the account that owns the key. The link is bound to the key owner — it does not work with anyone else's key or account. The download quota is charged at actual download time. Otherwise `download_url` is null and `download_note` explains why.
| Name | Type | Req | Description |
|---|---|---|---|
| file_uid | string | yes | DocumentFile UID (from list_document_files). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
fulltext_search ~191
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/pricing/) with a subscription covering at least one type-approval kind.
| Name | Type | Req | Description |
|---|---|---|---|
| kind | – | – | Filter by registry kind. One of: otts, otch, zotts, zotch. Default: search across all 4 type-approval kinds. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| query | string | yes | Free-text query (Russian, tsquery-syntax allowed). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_document ~86
Fetch a single Document by slug+kind.
| Name | Type | Req | Description |
|---|---|---|---|
| kind | string | yes | One of: otts, otch, zotts, zotch, sbkts, zoets, sout, cert, decl. Slug isn't globally unique between kinds, so kind is required. |
| slug | string | yes | Document slug — URL-form of the number (the same as in site URL). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_brands ~69
Resolve a vehicle brand name to its canonical record (used to filter type approvals).
| Name | Type | Req | Description |
|---|---|---|---|
| name | – | – | Brand name substring (e.g. 'KAMAZ'). |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_certification_bodies ~62
Lookup accredited certification bodies (issuers of сертификатов/деклараций).
| Name | Type | Req | Description |
|---|---|---|---|
| name | – | – | Body name substring. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_document_files ~143
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 right one before download.
| Name | Type | Req | Description |
|---|---|---|---|
| document_slug | string | yes | Document slug (from search.slug field). |
| kind | string | yes | One of: otts, otch, zotts, zotch, sbkts, zoets, sout, cert, decl. Slug isn't globally unique between kinds, so kind is required. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_registry_kinds ~26
Return the catalogue of registry kinds exposed by the hpt.su public API.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_test_labs ~66
Lookup accredited testing laboratories (issuers of СБКТС/ЗОЕТС).
| Name | Type | Req | Description |
|---|---|---|---|
| name | – | – | Lab name, full or partial. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_tnved_codes ~98
TN VED EAEU classifier lookup. Note: TN VED codes are linked **only** to certificates and declarations — not to vehicle type approvals or safety reports.
| Name | Type | Req | Description |
|---|---|---|---|
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| prefix | – | – | TN VED code prefix (e.g. '8704'). |
| query | – | – | Free-text description search. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_vehicle_models ~76
Resolve a vehicle model name (within a brand) to canonical record.
| Name | Type | Req | Description |
|---|---|---|---|
| brand | – | – | Brand name (auto-resolved to id) or numeric brand id. |
| name | – | – | Model name substring. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_by_vin ~124
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 tool (search_otts/search_sbkts/…) with its `vin` parameter.
| Name | Type | Req | Description |
|---|---|---|---|
| vin | string | yes | VIN substring or full code (5-17 chars). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_certificates ~153
Search conformity certificates (ТР ТС / ТР ЕАЭС).
| Name | Type | Req | Description |
|---|---|---|---|
| applicant | – | – | Applicant name, full or partial. |
| applicant_inn | – | – | Applicant INN (exact match). |
| manufacturer | – | – | Manufacturer name, full or partial. |
| number | – | – | Certificate number, full or partial. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| product | – | – | Product full name, full or partial. |
| regulations | – | – | Technical regulation code (e.g. 'ТР ТС 018/2011'). |
| scheme | – | – | Certification scheme — '1с'…'9с'. |
| status | – | – | Certificate status code. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_declarations ~154
Search declarations of conformity (ТР ТС / ТР ЕАЭС).
| Name | Type | Req | Description |
|---|---|---|---|
| applicant | – | – | Applicant name, full or partial. |
| applicant_inn | – | – | Applicant INN (exact match). |
| manufacturer | – | – | Manufacturer name, full or partial. |
| number | – | – | Declaration number, full or partial. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| product | – | – | Product full name, full or partial. |
| regulations | – | – | Technical regulation code (e.g. 'ТР ТС 018/2011'). |
| scheme | – | – | Declaration scheme — '1д'…'6д'. |
| status | – | – | Declaration status code. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_documents ~61
Cross-registry search by document number across all hpt.su kinds.
| Name | Type | Req | Description |
|---|---|---|---|
| number | – | – | Document number, full or partial. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_otch ~222
Search ОТШ (chassis type approvals).
| Name | Type | Req | Description |
|---|---|---|---|
| axis_count | – | – | Axle count (e.g. '2') or exact 'axes / wheels' (e.g. '2 / 4') — auto-resolved to reference id. A bare axle count may match several wheel configs; then candidates are returned to pick from. |
| brand | – | – | Brand. |
| category | – | – | Vehicle category. |
| comm_name | – | – | Commercial name. |
| eco_class | – | – | Ecological class — '5' or name; auto-resolved to reference id. |
| issuer | – | – | Certification body name — auto-resolved to id (or pass numeric id). |
| number | – | – | ОТШ number, full or partial. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| type | – | – | Type / model. |
| vin | – | – | VIN substring (5-17 chars). |
| wheel_formula | – | – | Wheel formula (e.g. '4x2'); auto-resolved to reference id. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_otts ~293
Search ОТТС (vehicle type approvals, ТР ТС 018/2011).
| Name | Type | Req | Description |
|---|---|---|---|
| axis_count | – | – | Axle count (e.g. '2') or exact 'axes / wheels' (e.g. '2 / 4') — auto-resolved to reference id. A bare axle count may match several wheel configs; then candidates are returned to pick from. |
| brand | – | – | Vehicle brand (e.g. 'Toyota'). |
| category | – | – | Vehicle category (M1, N2, L3, …). |
| chassis | – | – | Chassis identifier, full or partial. |
| comm_name | – | – | Commercial name, full or partial. |
| eco_class | – | – | Ecological class — pass '5' or the name; auto-resolved to reference id. |
| issuer | – | – | Certification body name — auto-resolved to id (or pass numeric id). See list_certification_bodies. |
| mods | – | – | Modifications, full or partial. |
| number | – | – | ОТТС number, full or partial. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| type | – | – | Vehicle type / model, full or partial. |
| vin | – | – | VIN, full or partial (5-17 characters). |
| wheel_formula | – | – | Wheel formula (e.g. '4x2'); auto-resolved to reference id. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_sbkts ~354
Search СБКТС (vehicle safety certificate).
| Name | Type | Req | Description |
|---|---|---|---|
| axis_count | – | – | Axle count (e.g. '2') or exact 'axes / wheels' (e.g. '2 / 4') — auto-resolved to reference id. A bare axle count may match several wheel configs; then candidates are returned to pick from. |
| brand | – | – | Brand. |
| category | – | – | Vehicle category. |
| comm_name | – | – | Commercial name. |
| date_from | – | – | Issue date from (YYYY-MM-DD). |
| date_to | – | – | Issue date to (YYYY-MM-DD). |
| eco_class | – | – | Ecological class — '5' or name; auto-resolved to reference id. |
| engine | – | – | ICE engine model, full or partial. |
| fuel | – | – | Engine fuel type, one of: 'бензин', 'дизель', 'газ', 'электро', 'водород'. |
| issuer | – | – | Testing lab name — auto-resolved to id (or pass numeric id). See list_test_labs. |
| motor | – | – | Electric motor model, full or partial. |
| motor_power | – | – | Motor power (kW). |
| number | – | – | СБКТС number. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| powertrain | – | – | Powertrain type: 'ice' (combustion), 'hybrid', 'electric'. |
| type | – | – | Type. |
| vin | – | – | VIN (10-17 chars; substring/exact). |
| wheel_formula | – | – | Wheel formula (e.g. '4x2'); auto-resolved to reference id. |
| year | – | – | Manufacture year (YYYY). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_sout ~73
Search СУТ (vehicle type notification — small dataset, only basic fields).
| Name | Type | Req | Description |
|---|---|---|---|
| brand | – | – | Brand. |
| number | – | – | СУТ number. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| type | – | – | Type. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_zoets ~335
Search ЗОЕТС (vehicle technical expertise conclusion).
| Name | Type | Req | Description |
|---|---|---|---|
| axis_count | – | – | Axle count (e.g. '2') or exact 'axes / wheels' (e.g. '2 / 4') — auto-resolved to reference id. A bare axle count may match several wheel configs; then candidates are returned to pick from. |
| brand | – | – | Brand. |
| category | – | – | Vehicle category. |
| comm_name | – | – | Commercial name. |
| date_from | – | – | Issue date from (YYYY-MM-DD). |
| date_to | – | – | Issue date to (YYYY-MM-DD). |
| eco_class | – | – | Ecological class — '5' or name; auto-resolved to reference id. |
| engine | – | – | ICE engine model. |
| fuel | – | – | Engine fuel type, one of: 'бензин', 'дизель', 'газ', 'электро', 'водород'. |
| issuer | – | – | Testing lab name — auto-resolved to id (or pass numeric id). |
| motor | – | – | Electric motor model. |
| motor_power | – | – | Motor power (kW). |
| number | – | – | ЗОЕТС number. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| powertrain | – | – | Powertrain type: 'ice' (combustion), 'hybrid', 'electric'. |
| type | – | – | Type. |
| vin | – | – | VIN (10-17 chars). |
| wheel_formula | – | – | Wheel formula (e.g. '4x2'); auto-resolved to reference id. |
| year | – | – | Manufacture year. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_zotch ~206
Search ЗОТШ (chassis conformity assessment conclusion).
| Name | Type | Req | Description |
|---|---|---|---|
| axis_count | – | – | Axle count (e.g. '2') or exact 'axes / wheels' (e.g. '2 / 4') — auto-resolved to reference id. A bare axle count may match several wheel configs; then candidates are returned to pick from. |
| brand | – | – | Brand. |
| category | – | – | Vehicle category. |
| eco_class | – | – | Ecological class — '5' or name; auto-resolved to reference id. |
| issuer | – | – | Certification body name — auto-resolved to id (or pass numeric id). |
| number | – | – | ЗОТШ number. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| type | – | – | Type. |
| vin | – | – | VIN substring. |
| wheel_formula | – | – | Wheel formula (e.g. '4x2'); auto-resolved to reference id. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_zotts ~205
Search ЗОТТС (vehicle conformity assessment conclusion).
| Name | Type | Req | Description |
|---|---|---|---|
| axis_count | – | – | Axle count (e.g. '2') or exact 'axes / wheels' (e.g. '2 / 4') — auto-resolved to reference id. A bare axle count may match several wheel configs; then candidates are returned to pick from. |
| brand | – | – | Brand. |
| category | – | – | Vehicle category. |
| eco_class | – | – | Ecological class — '5' or name; auto-resolved to reference id. |
| issuer | – | – | Certification body name — auto-resolved to id (or pass numeric id). |
| number | – | – | ЗОТТС number. |
| page | integer | – | 1-based page index. |
| page_size | integer | – | Rows per page (max 50). |
| type | – | – | Type. |
| vin | – | – | VIN substring. |
| wheel_formula | – | – | Wheel formula (e.g. '4x2'); auto-resolved to reference id. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
What is the su.hpt/hptsu-mcp server?
su.hpt/hptsu-mcp is listed in the public MCP registry as su.hpt/hptsu-mcp. Search hpt.su, Russian/EAEU vehicle compliance documents: type approvals, certificates, VIN lookup. This page covers its PyPI package (hptsu-mcp).
Is the su.hpt/hptsu-mcp server safe to use?
su.hpt/hptsu-mcp scores 77 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the su.hpt/hptsu-mcp server expose?
su.hpt/hptsu-mcp exposes 21 tools: search_documents, get_document, search_certificates, search_declarations, search_otts, and 16 more. Their descriptions and schemas cost roughly 3,210 tokens of context every time the server is loaded.
Is the su.hpt/hptsu-mcp server still maintained?
su.hpt/hptsu-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the su.hpt/hptsu-mcp server under?
su.hpt/hptsu-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.