weather mcp server for Cursor
com.thenextgennexus/weather-mcp-server
Forecasts, climate history, severe alerts by location — for outdoor-event planners.
client:Cursor
transport:streamable-http
tools:1
Install weather mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"weather-mcp-server": {
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/weather-mcp-server/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs