Weather Server
MCP Serverby adarshem · Added 5mo ago
Claude
473
Install
npx @smithery/cli install adarshem/mcp-server-learn --client claudeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"weather-server": {
"command": "npx",
"args": [
"@smithery/cli"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provide real-time weather alerts and forecasts for US locations using official National Weather Service data. Enable applications to retrieve accurate weather information dynamically through simple tool calls. Enhance your projects with up-to-date weather context seamlessly integrated via MCP.
Tags
data-analyticsmcp-server