Skip to content
Cursor

weather mcp for Cursor

io.github.darshan0548/weather-mcp

MCP server for weather with reasoning — umbrella advice, outdoor checks, city comparisons.

client:Cursor transport:streamable-http

Install weather mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "weather-mcp": {
      "url": "https://weather-mcp-2yhb.onrender.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

weather mcp in other clients