MeteoSwiss MCP Server for Cursor
io.github.eins78/meteoswiss-mcp
Swiss weather data for AI assistants — forecasts, measurements, stations, pollen.
client:Cursor
transport:streamable-http
runtime:npm
tools:7
Install MeteoSwiss MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"meteoswiss-mcp": {
"url": "https://meteoswiss-mcp.ars.is/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs