Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
promplate/hmr
GitHub Stars
47

Available Tools

3 tools
learn-hmr-basicsTry in Inspector

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 / Reactive Programming, this tool must be called first! Don't manually view the resource, call this tool instead.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

view-hmr-core-sourcesTry in Inspector

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, which would be very helpful because good code are self-documented. For a brief and concise explanation, please refer to the hmr-docs://about MCP resource. Make sure you've read it before calling this tool. To learn how to use HMR for reactive programming, read the unit tests later. The response is identical to the MCP resource with the same name. Only use it once and prefer this tool to that resource if you can choose.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

view-hmr-unit-testsTry in Inspector

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 library, which demonstrate the best practices and common coding patterns of using the library. You should use this tool when you need to write some code using the HMR library (maybe for reactive programming or implementing some integration). The response is identical to the MCP resource with the same name. Only use it once and prefer this tool to that resource if you can choose.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.