PuckAPI for Cursor
io.github.noahowsh/puckapi
The hockey data API. Stats, odds, and everything between. REST API and MCP server.
client:Cursor
transport:streamable-http
Install PuckAPI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"puckapi": {
"url": "https://mcp.puckapi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs