Weather
Freeby MCP Community
my mc test
v1.0.4Added Apr 12, 2026
Weather MCP Server
my mc test
Installation
npx -y @baker-mcp/weather
Reviews
Installation
Quick install
npx -y @baker-mcp/weather
Add to claude_desktop_config.json
{
"mcpServers": {
"weather": {
"command": "npx",
"args": ["-y", "@baker-mcp/weather"]
}
}
}