PluginBench
MCP Server

Weather MCP MCP Server

io.github.Lulu-The-Narwhal/weather-mcp

What is the Weather MCP MCP server?

Free, keyless real-time weather and 7-day forecasts for any city worldwide.

How to install Weather MCP

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "weather-mcp": {
      "url": "https://ads.getlulu.dev/weather/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "weather-mcp": {
      "serverUrl": "https://ads.getlulu.dev/weather/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "weather-mcp": {
      "type": "http",
      "url": "https://ads.getlulu.dev/weather/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "weather-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ads.getlulu.dev/weather/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http weather-mcp https://ads.getlulu.dev/weather/mcp

Related MCP servers

Dali by Lulu

Maintained

The prediction MCP — score your prompt before you generate, so you never waste a credit.

8
Python
MIT
View repository →

Self-serve publisher onboarding for Lulu Ads. 70% CPA, disclosed sponsored field.

2
Python
MIT
View repository →

Free, keyless real-time air quality (US AQI plus PM2.5, PM10, ozone, NO2, SO2, CO) for any city.

View repository →

Free, keyless live cryptocurrency prices, market cap, and 24h change via CoinGecko.

View repository →

Free, keyless domain registration lookup via RDAP: registered, available, registrar, expiration.

View repository →

Free, keyless real-time currency conversion and exchange rates for any currency pair.

View repository →