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.
Are there any plans (or interest even) to add some basic authentication (username+password; or some secret set via eg the env or cli , and passed by mcp client via a header)? I am aware that this might slide into supporting auth backend XYZ; but no auth at all is also not a lot. In our case, we would run (or try to) mulitple containers with mcp-run-python behind a proxy; but we'd prefer not having to add another nginx inbetween to handle our requirement that only the proxy can use the mcp-run-python service.