Hmr
Rank #7,923dev.promplate/hmr
MCP server providing hmr capabilities
Hmr is a Model Context Protocol (MCP) server published by promplate. It ranks #7,923 of 132,046 servers tracked on MCP Toplist, and its repository has 60 GitHub stars. Hmr is listed across 2 registries — Official MCP and mcp.so, with 4 tracked versions. It was first listed on Sep 12, 2025 and most recently updated on Sep 17, 2025.
Ranks ahead of 124,123 of 132,046 servers on MCP Toplist.
Use Hmr
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hmr https://pyth-on-line.promplate.dev/hmr/mcp[mcp_servers.hmr]
url = "https://pyth-on-line.promplate.dev/hmr/mcp"Add to ~/.codex/config.toml.
https://pyth-on-line.promplate.dev/hmr/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hmr": {
"url": "https://pyth-on-line.promplate.dev/hmr/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hmr": {
"type": "http",
"url": "https://pyth-on-line.promplate.dev/hmr/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hmr": {
"serverUrl": "https://pyth-on-line.promplate.dev/hmr/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hmr": {
"url": "https://pyth-on-line.promplate.dev/hmr/mcp"
}
}
}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/dev.promplate%2Fhmr)<a href="https://mcptoplist.com/server/dev.promplate%2Fhmr"><img src="https://mcptoplist.com/badge/dev.promplate%2Fhmr.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
promplate
Other servers by promplate
View all promplate servers →Available versions (4)
| Version | Published |
|---|---|
| 1.0.2 | Sep 17, 2025 |
| 1.0.1 | Sep 17, 2025 |
| 1.0.0 | Sep 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Hmr?
- Hmr is maintained by promplate, which publishes 3 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Hmr listed on the Official MCP Registry?
- Yes — Hmr is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Hmr have?
- MCP Toplist tracks 4 versions of Hmr, most recently published on Sep 17, 2025.
- Where can I find the source code for Hmr?
- The source code for Hmr is hosted at github.com/promplate/pyth-on-line.
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.