@backblaze-labs/b2-mcp
    Preparing search index...

    Module http-server

    Node HTTP transport bootstrap for hosted Backblaze B2 MCP deployments.

    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.

    HttpListenOptions
    HttpServerHandle
    HttpServerOptions
    httpBootstrapFatalMessage
    buildHttpServer
    configFromHeaders
    getHost
    getPort
    startHttp
    createInFlightLimiter → createInFlightLimiter
    createPreparedMcpServerFactory → createPreparedMcpServerFactory
    deriveRateKey → deriveRateKey
    PreparedMcpRequest → PreparedMcpRequest