NHL Go
Createdcarsonjones
Provides a Go-based NHL API client, command-line interface, and Model Context Protocol server for accessing NHL data.
About
NHL Go is a Go-based collection of tools designed for accessing and utilizing NHL data. It includes an NHL API client built around the NHL API Reference, a command-line interface (CLI) for direct data interaction, and an NHL MCP Server, which exposes NHL data via the Model Context Protocol for seamless integration with Large Language Models (LLMs). This suite of tools provides developers and hockey enthusiasts with flexible options for programmatically interacting with NHL statistics and information.
Key Features
- NHL API client with support for Teams, Players, Schedule, and Standings
- Model Context Protocol (MCP) server for LLM integration
- Command-line interface (CLI) for easy data retrieval
- Based on NHL API Reference
Use Cases
- Integrating NHL data into LLM applications
- Developing custom NHL data analysis scripts via CLI
- Building applications that require real-time NHL statistics