Catalog
Weather
Officialby atk1-eng
An MCP server for weather information.
Provides weather information data.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"weather": {
"command": "npx",
"args": [
"-y",
"@atk1-eng/mcp-weather-server@1.0.1"
]
}
}
}