Skip to content
Cline

Weather MCP for Cline

io.github.kulybaba/weather

An MCP server for weather information by @kulybaba

client:Cline transport:streamable-http runtime:npm

Install Weather MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "weather": {
      "url": "https://kulybaba.weather.com/mcp/v4.0.0/"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Weather MCP in other clients