Loading MCP server directory, please wait...
Wind, temperature, pressure, humidity and air density at chosen heights, from NOAA GFS.
npx @getmcp/cli add com.verticalweather/vertical-weatherRequires Node.js 18+. Community-contributed server. Review source before installing.
X-API-KeyAPI key from https://api.verticalweather.com/dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.verticalweather/vertical-weather": {
"url": "https://api.verticalweather.com/mcp",
"transport": "streamable-http",
"headers": {
"X-API-Key": ""
}
}
}
}