HMR Docs
Rank #43685pulsemcp/hmr-docs
Provides access to HMR (Hot Module Replacement) documentation for reactive programming and hot reloading in Python through a streamable HTTP protocol endpoint, serving guides, examples, conceptual explanations, architecture overviews, and complete library source code.
HMR Docs is a Model Context Protocol (MCP) server. It ranks #43685 of 58,900 servers tracked on MCP Toplist. HMR Docs is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Sep 12, 2025.
Ranks ahead of 15,215 of 58,900 servers on MCP Toplist.
Use HMR Docs
Add HMR Docs to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"hmr-docs": {
"url": "https://pyth-on-line.promplate.dev/hmr/mcp"
}
}
}Listed on 1 registry
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is HMR Docs?
- Provides access to HMR (Hot Module Replacement) documentation for reactive programming and hot reloading in Python through a streamable HTTP protocol endpoint, serving guides, examples, conceptual explanations, architecture overviews, and complete library source code.
- Is HMR Docs an official MCP server?
- HMR Docs is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does HMR Docs have?
- HMR Docs ships as a single rolling release with no explicit version metadata.