Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

dev.promplate/hmr

dev.promplate/hmr

Docs for hot-module-reload and reactive programming for Python (`hmr` on PyPI)

Uptime
5.4%
37 probes
Response
218ms
last probe
Tools
3
callable

Tools · 3

learn-hmr-basics

A brief and concise explanation of the `hmr` library. This tool provides information on how to use reactive programming or use hot module reloading in Python. As long as the user mentions HMR / React…

view-hmr-core-sources

The full source code (core only) of the HMR library. Always call `learn-hmr-concepts` to learn the core concepts before calling this tool. These files are the full source code of the HMR library, whi…

view-hmr-unit-tests

The unit tests (code examples) for HMR. Always call `learn-hmr-basics` and `view-hmr-core-sources` to learn the core functionality before calling this tool. These files are the unit tests for the HMR…

Similar MCP servers embedding-nearest

io.github.promplate/hmr
Hot Module Reload (HMR) for Python with reactive programming and MCP tools
0 tools · streamable-http
io.github.yamaru-eu/hardware-probe
Hardware probe for performance diagnostics, thermal monitoring, and LLM optimization.
0 tools
io.github.docfork/docfork
Up-to-date Docs for AI Agents.
0 tools
vinny2prg/llmdocs-mcp
PyPI package: llmdocs-mcp (CLI command: llmdocs)
0 tools
@n8n-dev/n8n-nodes-apideck-hris
HRIS API documentation.
0 tools
io.github.rog0x/docs
JSDoc, README, changelog generation for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dev.promplate/hmr": {
      "url": "https://pyth-on-line.promplate.dev/hmr/mcp",
      "transport": "streamable-http"
    }
  }
}