Buzzr Sports Engine API
    Preparing search index...

    Function createBuzzrMcpServer

    The @buzzr/mcp server exposes the Buzzr sports engines to AI agents.

    Run npx @buzzr/mcp (bin: buzzr-mcp) for a stdio server, or import createBuzzrMcpServer to embed the tool catalog in your own server.

    • Creates the Buzzr MCP server with the full engine tool catalog registered. Connect it to any transport (stdio via the buzzr-mcp bin, or in-memory / HTTP transports when embedding).

      Returns McpServer