Server data from the Official MCP Registry
Crosby, TX weather, air quality, tropics, floods, fishing, pollen, roads, radar, news & schools.
About
Crosby, TX weather, air quality, tropics, floods, fishing, pollen, roads, radar, news & schools.
Remote endpoints: streamable-http: https://crosbynews.com/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
13 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-crosbynews-weather": {
"url": "https://crosbynews.com/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
crosbynews.com
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.
→ crosbynews.com
What it does
- Weather — current conditions, a 12-hour
strip, a 7-day forecast, and any active alerts for Crosby, TX (northeast
Harris County), refreshed every 15 minutes from the U.S. National Weather
Service (
api.weather.gov). The homepage is a hub with the highlights of everything below. - Hourly — the full 48-hour forecast table.
- Radar — the NWS KHGX (Houston-Galveston) radar loop, which covers Crosby.
- Alerts — active NWS alerts plus a plain-language severe-weather guide, with opt-in push notifications for life-threatening warnings.
- Water Levels — live river/bayou flood gauges for the waters around Crosby (NOAA/NWS NWPS).
- Fishing — live USGS water conditions (temperature, dissolved oxygen, pH, clarity) for the waters people fish near Crosby: Lake Houston, the San Jacinto forks, the Trinity River, and nearby bayous.
- Tropics — the Atlantic tropical outlook from the National Hurricane Center.
- Air Quality — the measured U.S. Air Quality Index for the Houston-Galveston-Brazoria area (which includes Crosby) from EPA/AirNow monitors, with a per-pollutant breakdown and health guidance.
- Pollen & Mold — the Houston Health Department's measured daily tree, weed, grass, and mold count for the Crosby area, published weekday mornings.
- Traffic — road incidents and lane closures on the Crosby-area corridors, from Houston TranStar.
- News — local headlines for Crosby and nearby communities.
- School Calendar — Crosby ISD calendar (holidays, early-release, testing, athletics) with one-tap subscribe links.
- Emergency — emergency numbers, alert channels, flood tools, and hurricane-prep resources for NE Harris County.
- About — what the site is and where the data comes from; Developers — the API/agent surface on one page.
- Privacy — no cookies, no trackers, no personal data; Contact — general and security addresses; Sitemap — every page and endpoint.
Every page is also available in Mexican Spanish (es-MX) under an /es
prefix — e.g. /es, /es/hourly, /es/alerts.
Built for agents, too
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:
- REST API —
/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 3.1 —
/openapi.json - MCP server (Streamable HTTP) —
https://crosbynews.com/mcp, with toolsget_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, andget_radar(a live radar image, inline). Discovery card at/.well-known/mcp/server-card.json. - llms.txt — plain-language site summary for LLMs.
Connect the MCP server from Claude Code:
claude mcp add --transport http crosbynews https://crosbynews.com/mcp
Stack
- Cloudflare Workers (ES modules) + Workers KV for the cached forecast.
- No framework and no runtime dependencies — the Worker imports nothing. The
source under
src/is bundled by Wrangler (esbuild) at deploy time, which CI exercises on every pull request viawrangler deploy --dry-run.wrangler.jsoncis the config. - A 15-minute cron refreshes the cached NWS forecast and alerts, plus river gauges, fishing-water conditions and road incidents on every tick — and, on a slower cadence, the tropical outlook (~1h), the pollen count (~2h) and the school calendar (~6h). Local news is the exception: it is written out-of-band, because Google News blocks Worker IPs.
- Data: U.S. National Weather Service (public domain), NOAA NWPS and NHC, EPA (UV), EPA/AirNow (measured air quality, Open-Meteo modeled fallback), the Houston Health Department (pollen & mold), the U.S. Geological Survey (fishing-water conditions), Houston TranStar (traffic), Crosby ISD, and Google News.
Develop
npm install
npx wrangler dev # run locally
npx wrangler deploy # deploy (CI also deploys on push to main)
License
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.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
