NHL v3 Scores
Exposes NHL v3 scores data through an auto-generated Multi-Agent Conversation Protocol server.
소개
This project provides an automated interface to the Sportsdata.io NHL v3 Scores API, generated using AG2's MCP builder. It functions as a Multi-Agent Conversation Protocol (MCP) Server, enabling seamless integration of NHL scores and related data into various applications and multi-agent systems. By abstracting the complexities of the underlying API, it allows developers to easily access and utilize real-time hockey statistics and game information.
주요 기능
- Supports multiple transport modes (stdio, SSE, Streamable HTTP)
- Includes comprehensive development tooling for linting, static analysis, and testing
- Configurable via environment variables or JSON files for API keys and settings
- Auto-generated MCP Server from OpenAPI specification
- 0 GitHub stars
- Streamlined build and publish process using Hatch
사용 사례
- Providing a standardized API endpoint for Sportsdata.io NHL v3 data
- Integrating NHL scores and statistics into multi-agent systems
- Building applications that consume real-time NHL game data