hptsu MCP server
Rank #39,890su.hpt/hptsu-mcp
Search hpt.su — Russian/EAEU vehicle compliance documents: type approvals, certificates, VIN lookup.
hptsu MCP server is a Model Context Protocol (MCP) server published by hpt-su. It ranks #39,890 of 132,046 servers tracked on MCP Toplist. hptsu MCP server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 6 tracked versions. It was first listed on Jul 12, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 92,156 of 132,046 servers on MCP Toplist.
Use hptsu MCP server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http hptsu-mcp https://mcp.hpt.su/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add hptsu-mcp -e "HPTSU_API_KEY=<your HPTSU_API_KEY>" -e "HPTSU_BASE_URL=<your HPTSU_BASE_URL>" -- uvx hptsu-mcpReplace each placeholder with your own value before saving.
[mcp_servers.hptsu-mcp]
url = "https://mcp.hpt.su/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.hptsu-mcp]
command = "uvx"
args = ["hptsu-mcp"]
[mcp_servers.hptsu-mcp.env]
HPTSU_API_KEY = "<your HPTSU_API_KEY>"
HPTSU_BASE_URL = "<your HPTSU_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.hpt.su/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hptsu-mcp": {
"command": "uvx",
"args": [
"hptsu-mcp"
],
"env": {
"HPTSU_API_KEY": "<your HPTSU_API_KEY>",
"HPTSU_BASE_URL": "<your HPTSU_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hptsu-mcp": {
"url": "https://mcp.hpt.su/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hptsu-mcp": {
"command": "uvx",
"args": [
"hptsu-mcp"
],
"env": {
"HPTSU_API_KEY": "<your HPTSU_API_KEY>",
"HPTSU_BASE_URL": "<your HPTSU_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hptsu-mcp": {
"type": "http",
"url": "https://mcp.hpt.su/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"hptsu-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"hptsu-mcp"
],
"env": {
"HPTSU_API_KEY": "<your HPTSU_API_KEY>",
"HPTSU_BASE_URL": "<your HPTSU_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hptsu-mcp": {
"serverUrl": "https://mcp.hpt.su/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hptsu-mcp": {
"command": "uvx",
"args": [
"hptsu-mcp"
],
"env": {
"HPTSU_API_KEY": "<your HPTSU_API_KEY>",
"HPTSU_BASE_URL": "<your HPTSU_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hptsu-mcp": {
"url": "https://mcp.hpt.su/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hptsu-mcp": {
"command": "uvx",
"args": [
"hptsu-mcp"
],
"env": {
"HPTSU_API_KEY": "<your HPTSU_API_KEY>",
"HPTSU_BASE_URL": "<your HPTSU_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/su.hpt%2Fhptsu-mcp)<a href="https://mcptoplist.com/server/su.hpt%2Fhptsu-mcp"><img src="https://mcptoplist.com/badge/su.hpt%2Fhptsu-mcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
hpt-su
Available versions (6)
| Version | Published |
|---|---|
| 0.4.4 | Aug 19, 2026 |
| 0.4.3 | Aug 9, 2026 |
| 0.4.2 | Aug 9, 2026 |
| 0.4.1 | Jul 30, 2026 |
| 0.4.0 | Jul 16, 2026 |
| 0.3.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains hptsu MCP server?
- hptsu MCP server is maintained by hpt-su, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is hptsu MCP server listed on the Official MCP Registry?
- Yes — hptsu MCP server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does hptsu MCP server have?
- MCP Toplist tracks 6 versions of hptsu MCP server, most recently published on Aug 19, 2026.
- Where can I find the source code for hptsu MCP server?
- The source code for hptsu MCP server is hosted at github.com/hpt-su/hptsu-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.