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 the JSON block into your client's configuration file under mcpServers, then restart the application.
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/burn-ban,
/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_burn_ban, 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.MIT β the code is free to reuse. The live site's DATA is not: it's
sourced from NWS, NOAA, EPA/AirNow, HHD, USGS, Houston TranStar, Crosby ISD, and
Google News under each provider's own terms, and com.crosbynews/weather
(the published MCP listing) is this project's own namespace, not something a
fork inherits.
Independent project β not affiliated with the National Weather Service, NOAA, or any government agency. Weather data courtesy of the U.S. National Weather Service.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
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>