Loading MCP server directory, please wait...
Provide real-time and forecast weather information for locations in the United States using natura…
npx @getmcp/cli add ai.smithery/smithery-ai-national-weather-serviceRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/smithery-ai-national-weather-service": {
"url": "https://server.smithery.ai/@smithery-ai/national-weather-service/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}