A weather query MCP server providing current weather, forecasts, temperature conversion, and travel weather advice using wttr.in without API tokens.
{
"mcpServers": {
"mcp-weather": {
"command": "uvx",
"args": [
"mcp-weather"
]
}
}
}