Data Collection
hpt.su
Searches and retrieves regulatory documents, certificates, and declarations of conformity for product compliance.
ENDPOINT 1
https://mcp.hpt.su/mcp
MCP server metadata
- Name
- hpt-su
- Version
- 1.29.0
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_soutSearch СУТ (vehicle type notification — small dataset, only basic fields).
Inferred read-onlysearch_by_vinAggregated search by VIN across all car-kinds (ОТТС/ОТШ/ЗОТТС/ЗОТШ/ СБКТС/ЗОЕТС).
Inferred read-onlydownload_document_fileGet links for a document file: page URL for everyone, direct download URL when the plan allows it.
Inferred read-onlylist_brandsResolve a vehicle brand name to its canonical record (used to filter type approvals).
Inferred read-onlylist_vehicle_modelsResolve a vehicle model name (within a brand) to canonical record.
Inferred read-onlylist_certification_bodiesLookup accredited certification bodies (issuers of сертификатов/деклараций).
Inferred read-onlyCONNECT 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.
hpt.su is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.