Catalog
io.github.yuv24793/weather
Officialby yuv24793 · JavaScript
An MCP server that provides weather information.
Provides real-time weather information and forecasts.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"weather": {
"command": "npx",
"args": [
"-y",
"@yuv24793/mcp-weather-server@1.0.2"
]
}
}
}