nhl-fantasy-hockey-mcp

rdesalvio/nhl-fantasy-hockey-mcp
★ 0 stars Go Database Updated 4d ago
MCP server for fantasy hockey data
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nhl-fantasy-hockey-m": {
      "command": "go",
      "args": [
        "run",
        "github.com/rdesalvio/nhl-fantasy-hockey-mcp@latest"
      ]
    }
  }
}

README Excerpt

A read-only [Model Context Protocol](https://modelcontextprotocol.io/) server for NHL starting-goalie projections and fantasy schedule optimization. It runs as a standalone Go process and reads only sanitized JSON artifacts; it does not connect to the edge collector, a database, sportsbook feeds, or fantasy accounts.

Tools (6)

NHL_MCP_BINDNHL_MCP_DATA_DIRNHL_MCP_MAX_CONCURRENT_CALLSNHL_MCP_MAX_REQUEST_BYTESNHL_MCP_MAX_RESPONSE_BYTESget_starting_goalies
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →