NOAA Climate Data for Cursor
com.olyport/noaa-climate
Historical climate data, temperatures, precipitation, and normals
client:Cursor
transport:streamable-http
tools:3
Install NOAA Climate Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"noaa-climate": {
"url": "https://mcp.olyport.com/noaa-climate/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs