Skip to content
Cursor

Xweather Weather MCP for Cursor

com.xweather/weather

Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.

client:Cursor transport:streamable-http

Install Xweather Weather MCP in Cursor

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

{
  "mcpServers": {
    "weather": {
      "url": "https://mcp.api.xweather.com/mcp"
    }
  }
}

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

Xweather Weather MCP in other clients