Production Checklist (Python)
- Python 3.10+ in the image
-
nitrostack-py validatepasses - Secrets only in env / secret manager — never in the wheel
-
nitrostack-py packreviewed with--dry-run -
MCP_TRANSPORT_TYPEset (httpordual) -
HOST=0.0.0.0in containers -
OAUTH_REQUIRED/ API keys set if the server is not public -
MCP_MAX_SESSIONSand session timeout for HTTP - Logging to file, not stdout, if you also use stdio
- Health:
GET /mcp/healthon HTTP
Run with nitrostack-py start, not node dist/.