NFL MCP for Cursor
com.nflmcp/nfl-mcp
NFL analytics tools for AI agents: stats, fantasy, injuries, schedules, and advanced analysis.
client:Cursor
transport:streamable-http
Install NFL MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nfl-mcp": {
"url": "https://mcp.nflmcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs