jymmyt/snotel-mcp-server
If you are the rightful owner of snotel-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The SNOTEL MCP Server is a Model Context Protocol server built with FastMCP, providing access to USDA SNOTEL weather and snow data via the AWDB REST API.
Tools
Functions exposed to the LLM to take actions
find_snotel_stations
Find SNOTEL stations by state or geographic location.
get_station_info
Get detailed information about a specific SNOTEL station.
get_station_data
Retrieve raw snow and weather data from a station in JSON format.
get_recent_conditions
Get recent conditions from a station (last 30 days by default).
analyze_snowpack_trends
Analyze snowpack trends and calculate statistics for a time period.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client