Node HTTP transport bootstrap for hosted Backblaze B2 MCP deployments.
Remarks
This module owns the http.Server lifecycle, request timeouts, signal
handling, and graceful drain. Runtime-neutral MCP request handling lives in
http-fetch-handler, which lets serverless adapters reuse the same hardened
HTTP pipeline.
Node HTTP transport bootstrap for hosted Backblaze B2 MCP deployments.
Remarks
This module owns the
http.Serverlifecycle, request timeouts, signal handling, and graceful drain. Runtime-neutral MCP request handling lives inhttp-fetch-handler, which lets serverless adapters reuse the same hardened HTTP pipeline.