This MCP server is a playground to understand how MCP is working, using wttr.in.
{ "mcpServers": { "poc-wttr": { "command": "npx", "args": [ "-y", "poc-mcp-server-wttr" ] } } }