Meltema Weather for Cursor
com.meltema/weather
Multi-model weather forecasts: point series, model scoreboard, and gridded fields. No auth.
client:Cursor
transport:streamable-http
Install Meltema Weather in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"weather": {
"url": "https://meltema.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs