Catalog
io.github.lovepivix/weather
Officialby lovepivix · TypeScript
An MCP server for weather information.
Provides current and forecast weather information for locations worldwide.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"weather": {
"command": "npx",
"args": [
"-y",
"@lovepivix/mcp-weather-server@1.0.1"
]
}
}
}