loading…
Search for a command to run...
loading…
Provide real-time and forecast weather information for locations in the United States using natural language queries. Access current conditions, multi-day and h
Provide real-time and forecast weather information for locations in the United States using natural language queries. Access current conditions, multi-day and hourly forecasts, weather alerts, and nearby weather stations without requiring an API key. Enable users to get official, government-sourced weather data easily through intuitive tools.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"national-weather-service": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"smithery-ai/national-weather-service"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.