Skip to content
Cursor

Weatherapi for Cursor

io.github.pipeworx-io/weatherapi

WeatherAPI.com MCP — wraps WeatherAPI.com (api.weatherapi.com)

client:Cursor transport:streamable-http

Install Weatherapi in Cursor

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

{
  "mcpServers": {
    "weatherapi": {
      "url": "https://gateway.pipeworx.io/weatherapi/mcp"
    }
  }
}

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

Weatherapi in other clients