hptsu MCP server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HPTSU_API_KEY | Yes | Bearer key from hpt.su cabinet. | |
| HPTSU_TIMEOUT | No | Per-request HTTP timeout (s). | 30.0 |
| HPTSU_BASE_URL | No | Override for staging / on-prem deployments. | https://hpt.su/api/v1 |
| HPTSU_LOG_LEVEL | No | Standard logging levels. | INFO |
| HPTSU_TRANSPORT | No | stdio · streamable-http · sse. | stdio |
| HPTSU_USER_AGENT | No | User-Agent header. | hptsu-mcp/0.1 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_documentsA | Cross-registry search by document number across all hpt.su kinds. |
| get_documentA | Fetch a single Document by slug+kind. |
| search_certificatesC | Search conformity certificates (ТР ТС / ТР ЕАЭС). |
| search_declarationsB | Search declarations of conformity (ТР ТС / ТР ЕАЭС). |
| search_ottsC | Search ОТТС (vehicle type approvals, ТР ТС 018/2011). |
| search_otchC | Search ОТШ (chassis type approvals). |
| search_zottsC | Search ЗОТТС (vehicle conformity assessment conclusion). |
| search_zotchC | Search ЗОТШ (chassis conformity assessment conclusion). |
| search_sbktsC | Search СБКТС (vehicle safety certificate). |
| search_zoetsC | Search ЗОЕТС (vehicle technical expertise conclusion). |
| search_soutC | Search СУТ (vehicle type notification — small dataset, only basic fields). |
| search_by_vinA | Aggregated 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
|
| fulltext_searchA | Full-text search inside type-approval document bodies (PDF text). Covers ОТТС / ОТШ / ЗОТТС / ЗОТШ — kinds where Premium feature — requires a paid MCP key with |
| list_document_filesA | List the files attached to a document. Returns A document often has several PDFs (e.g. cleaned + original); use this tool to enumerate them and pick the right one before download. |
| download_document_fileA | Issue a signed URL to download the document PDF from hpt.su. Returns 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/pricing/. |
| list_brandsB | Resolve a vehicle brand name to its canonical record (used to filter type approvals). |
| list_vehicle_modelsC | Resolve a vehicle model name (within a brand) to canonical record. |
| list_test_labsB | Lookup accredited testing laboratories (issuers of СБКТС/ЗОЕТС). |
| list_certification_bodiesA | Lookup accredited certification bodies (issuers of сертификатов/деклараций). |
| list_tnved_codesA | 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_kindsA | Return the catalogue of registry kinds exposed by the hpt.su public API. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| about_registry |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/HPT-SU/hptsu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server