Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Crosby, TX Weather

com.crosbynews/weather

Crosby, TX weather, air quality, tropics, floods, fishing, pollen, burn bans, radar, news & schools.

Uptime
100.0%
1 direct probes · 30d
Response
198ms
last probe
Tools
14
callable
Resources
2
readable
Prompts
1
available

Tools · 14

get_current_conditions

Current weather for Crosby, TX: temperature, feels-like, sky, precip chance, humidity, dew point, UV index, measured air quality (EPA/AirNow, Houston metro area), and sunrise/sunset.

get_forecast

Forecast for Crosby, TX from the U.S. National Weather Service. Returns the 7-day day/night forecast, or upcoming hourly periods if `hours` is given (up to 48 — through about two days out).

get_alerts

Active NWS weather alerts for Crosby, TX. Returns an empty list when none are active.

get_tropical_outlook

Active Atlantic tropical cyclones from the NOAA National Hurricane Center, AND the areas it is watching for development that do not have names yet, with their formation chances. Covers hurricane seaso…

get_pollen

The Houston Health Department's measured daily pollen and mold count (National Allergy Bureau scale) — tree, weed, and grass pollen plus mold spores, with the species actually counted. A real measurem…

get_burn_ban

Current outdoor-burning ban status for Harris County, TX (which includes Crosby) from the Texas A&M Forest Service. Countywide only — TFS has no sub-county resolution, so this is never a Crosby-specif…

get_air_quality

Current U.S. Air Quality Index for the Houston metro area (the Houston-Galveston-Brazoria reporting area, which includes Crosby, TX). Measured by EPA/AirNow monitors when available (measured:true), wi…

get_crosby_news

Recent local news headlines for Crosby, TX and nearby northeast Harris County communities, aggregated from public sources and filtered for relevance. Empty when nothing recent.

get_school_events

Upcoming Crosby ISD school-calendar events: first/last day of school, holidays, no-school and early-release days, testing windows, and campus activities.

get_river_levels

Current water levels and NWS flood stages for the rivers and bayous that flood Crosby, TX and northeast Harris County (Cedar Bayou, San Jacinto River, Luce Bayou, and more). Each gauge reports its sta…

get_fishing

Live water conditions for the waters people fish near Crosby, TX — Lake Houston, the San Jacinto River forks, the Trinity River, and nearby bayous — from USGS real-time monitoring. Full stations repor…

get_traffic

Live traffic incidents and scheduled lane closures on the roads Crosby, TX drives — US-90, FM-2100, FM-1942, and the Crosby stretch of IH-10 East — from Houston TranStar, plus links to the corridor tr…

get_emergency_contacts

Emergency resource directory for Crosby, TX (unincorporated Harris County): 911 guidance, sheriff non-emergency, power-outage and gas-leak reporting, the CAER industrial-incident line, flood and road …

get_radar

Latest NWS KHGX (Houston/Galveston) radar still image covering Crosby, TX, returned inline as a GIF. For the animated loop, see https://crosbynews.com/radar.

Resources · 2

crosbynews-overview

Plain-language summary of the site, its pages, API, and data policy (llms.txt).

https://crosbynews.com/llms.txt
crosbynews-openapi

OpenAPI 3.1 description of the weather, air-quality, pollen, news, school-calendar, water-levels, fishing, tropics, and traffic API.

https://crosbynews.com/openapi.json

Prompts · 1

crosby_briefing

Compose a concise daily briefing for a Crosby, TX resident: current weather with feels-like, today's outlook, active alerts, sunrise/sunset, recent local headlines, and upcoming Crosby ISD events — pl…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "crosby,_tx_weather": {
      "url": "https://crosbynews.com/mcp",
      "transport": "streamable-http"
    }
  }
}