Catalog
io.github.Hyg900928/mcp-weather-server
OfficialAn MCP server for weather information.
Provides real-time weather information via MCP.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-weather-server": {
"command": "npx",
"args": [
"-y",
"@heyg/mcp-weather-server@1.0.2"
]
}
}
}