Mt Washington Observatory Weather
About
Weather data from the Mt Washington weather observatory in New Hampshire.
Details
- Author
- spowers42
- Categories
- Other
Jump to
Setup
Install Mt Washington Observatory Weather in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/spowers42/mt_washington_obs_mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Weather data from the Mt Washington weather observatory in New Hampshire.
An MCP (Model Context Protocol) server that exposes real-time weather data from theMt Washington Observatoryas resources, built withFastMCP.
git clone <repo> cd mt_washington_obs_mcp uv sync
The server starts on stdio transport (standard for MCP). Connect it to an MCP client like Claude Desktop oropencode.
All tests use fixture snapshots — no network calls.
uv run ruff check . uv run mypy src/mt_washington_mcp/
task check # test + lint + typecheck task test task lint task typecheck
mt_washington_obs_mcp/ ├── src/mt_washington_mcp/ │ ├── client.py # Async httpx WeatherClient │ ├── f6.py # F6 PDF table extraction │ ├── models.py # Pydantic models with validators │ ├── server.py # FastMCP server + resources + tools │ ├── __init__.py # Entry point │ └── __main__.py # python -m support ├── tests/ │ ├── test_client.py # Client tests with httpx.MockTransport │ ├── test_f6.py # F6 PDF extraction tests │ ├── test_models.py # Model parsing and validation tests │ ├── test_server.py # Resource output format tests │ └── fixtures/ # Saved API snapshots ├── .github/workflows/ │ └── ci.yml # GitHub Actions CI ├── pyproject.toml └── Taskfile.yml
Swiss open data MCP server — transport, weather, geodata, companies, etc,. Zero API keys.
Provides access to USDA SNOTEL weather and snow data.
Provides real-time and forecast WBGT (Heat Index) data for Tokyo from Japan's Ministry of the Environment.
Provides airfield aeronautical information for general aviation private pilots like runways, fuel prices, landing fees, weather, webcams and more
Access Oceanic and Atmospheric Data using AI Agents
Weather forecasts, air quality, UV index, historical data, and alerts for AI agents. 5 tools, powered by Open-Meteo, free, unlimited, no API key.
Access earthquake data from the USGS Quakes API using natural language queries.
Institutional research and manager diligence reports on hedge funds, venture capital and private equity managers. Summary of filings, personnel changes, media screening and social signals delivered to you in minutes.
AI-powered property zoning, buildability, and ADU eligibility analysis for any U.S. address via 20+ government data sources.
Deep fundamental data from SEC filings, including operational KPIs not found on Bloomberg, built for your financial AI agents.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



