Skip to content

Weather

Free

by MCP Community

my mc test

v1.0.4Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Weather MCP Server

my mc test

Installation

npx -y @baker-mcp/weather

Reviews

Leave a Review

Installation

Quick install
npx -y @baker-mcp/weather
Add to claude_desktop_config.json
{
  "mcpServers": {
    "weather": {
      "command": "npx",
      "args": ["-y", "@baker-mcp/weather"]
    }
  }
}