← Registry

Data Collection

hpt.su

Searches and retrieves regulatory documents, certificates, and declarations of conformity for product compliance.

1 endpoint21 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.hpt.su/mcp

No auth detected

MCP server metadata

Name
hpt-su
Version
1.29.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Search the hpt.su registry of Russian / EAEU vehicle compliance documents (https://hpt.su): type approvals (ОТТС/СБКТС/ОТШ), conformity certificates (ТР ТС/ТР ЕАЭС), declarations of conformity, type-approval notifications СУТ. Read-only. Free tier (50 req/day) available at https://hpt.su/user/mcp/. Paid tier (10 000 req/day) unlocks full-text search and file downloads.

Known tools 21

search_documents

Cross-registry search by document number across all hpt.

Inferred read-only
get_document

Fetch a single Document by slug+kind.

Inferred read-only
search_certificates

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

Inferred read-only
search_declarations

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

Inferred read-only
search_otts

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

Inferred read-only
search_otch

Search ОТШ (chassis type approvals).

Inferred read-only
search_zotts

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

Inferred read-only
search_zotch

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

Inferred read-only
search_sbkts

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

Inferred read-only
search_zoets

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

Inferred read-only
search_sout

Search СУТ (vehicle type notification — small dataset, only basic fields).

Inferred read-only
search_by_vin

Aggregated search by VIN across all car-kinds (ОТТС/ОТШ/ЗОТТС/ЗОТШ/ СБКТС/ЗОЕТС).

Inferred read-only
fulltext_search

Full-text search inside type-approval document bodies (PDF text).

Inferred read-only
list_document_files

List the files attached to a document.

Inferred read-only
download_document_file

Get links for a document file: page URL for everyone, direct download URL when the plan allows it.

Inferred read-only
list_brands

Resolve a vehicle brand name to its canonical record (used to filter type approvals).

Inferred read-only
list_vehicle_models

Resolve a vehicle model name (within a brand) to canonical record.

Inferred read-only
list_test_labs

Lookup accredited testing laboratories (issuers of СБКТС/ЗОЕТС).

Inferred read-only
list_certification_bodies

Lookup accredited certification bodies (issuers of сертификатов/деклараций).

Inferred read-only
list_tnved_codes

TN VED EAEU classifier lookup.

Inferred read-only
list_registry_kinds

Return the catalogue of registry kinds exposed by the hpt.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hpt-su]
url = "https://mcp.hpt.su/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hpt-su": {
      "type": "http",
      "url": "https://mcp.hpt.su/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hpt-su
Remote MCP URL: https://mcp.hpt.su/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hpt-su": {
      "url": "https://mcp.hpt.su/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hpt-su": {
      "type": "http",
      "url": "https://mcp.hpt.su/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hpt-su",
  "transport": "streamable-http",
  "url": "https://mcp.hpt.su/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hpt.su was fetched 2026-08-03T20:29:23.486Z and is being refreshed.

Trust status Trusted

hpt.su is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.