You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
uvx mcp-run-python --port <port> streamable-http only accepts --port and binds to 127.0.0.1 by default. There is no way to choose the bind address, which prevents LAN/container access without external proxies.
Request: add a --host CLI option and honor a HOST env var (default stays 127.0.0.1). This would make it possible to start mcp-run-python as follows: