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

    Function createMcpServer

    • Create an MCP SDK server instance.

      Parameters

      • ...args: [serverInfo: {}, options?: ServerOptions]

        Constructor arguments accepted by the MCP SDK server.

      Returns McpServer

      New MCP server instance.

      This wrapper keeps SDK construction spy-able in tests without exporting dependency-injection hooks from the package root.