Live Crosby, TX weather, river flood levels, local news & Crosby ISD school calendar.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Live weather and local news for Crosby, Texas β fast, ad-free, no trackers. The whole site is a single Cloudflare Worker with no framework and no runtime dependencies.
api.weather.gov). The homepage is a hub
with the highlights of everything below.Every page is also available in Mexican Spanish (es-MX) under an /es
prefix β e.g. /es, /es/hourly, /es/alerts.
Every page is content-negotiated β send Accept: text/markdown (or add
?format=md to any URL) for a clean Markdown rendering. The site also exposes:
/api/weather: JSON with
current conditions, hourly, 7-day forecast, and alerts. Plus
/api/news,
/api/calendar,
/api/water,
/api/tropics,
/api/air,
/api/pollen,
/api/traffic,
/api/fishing, and
/api/health (site liveness, when each
feed last tried to refresh and whether it worked, and when its data last
actually changed).
Public, no auth./openapi.jsonhttps://crosbynews.com/mcp, with tools
get_current_conditions, get_forecast, get_alerts, get_tropical_outlook,
get_air_quality, get_pollen, get_river_levels, get_fishing, get_traffic,
get_crosby_news, get_school_events, get_emergency_contacts, and
get_radar (a live radar image, inline).
Discovery card at
/.well-known/mcp/server-card.json.Connect the MCP server from Claude Code:
src/ is bundled by Wrangler (esbuild) at deploy time, which CI
exercises on every pull request via wrangler deploy --dry-run.
wrangler.jsonc is the config.Independent project β not affiliated with the National Weather Service, NOAA, or any government agency. Weather data courtesy of the U.S. National Weather Service.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/crosby-tx-weather)<a href="https://allmcps.com/mcp/crosby-tx-weather"><img src="https://allmcps.com/api/badge/crosby-tx-weather?style=directory" alt="Crosby, TX Weather on AllMCPs" /></a>