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

dev.promplate/hmr

dev.promplate/hmr

Hot Module Reload (HMR) for Python with reactive programming and MCP tools

Uptime
14.3%
14 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
com.mermaidchart/mermaid-mcp live
MCP server for Mermaid diagram validation and rendering
17 tools · streamable-http
com.thenextgennexus/developer-tools-mcp-server live
Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP — built for coding agents.
7 tools · streamable-http
Hyperliquid Perp Market Data API
Hyperliquid perp order book, prices, funding, OI, candles. x402 paid.
3 tools · sse
Microsoft Learn MCP live
Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.
3 tools · streamable-http
Hyperliquid Funding Rates API
HL perp funding rates for 229 markets. Sort, history, arb opportunities. x402.
3 tools · sse

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"
    }
  }
}