open meteo mcp server for Cursor
io.github.cyanheads/open-meteo-mcp-server
Global weather via Open-Meteo: forecast, historical, marine, air quality, geocoding, elevation.
client:Cursor
transport:streamable-http
runtime:npm
tools:11
Install open meteo mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"open-meteo-mcp-server": {
"url": "https://open-meteo.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs