← Registry

Data Collection

crosbynews.com

Provides current weather conditions, forecasts, and alerts for a specific location.

1 endpoint14 known toolsFirst detected July 1, 2026Last detected September 20, 2026

ENDPOINT 1

https://crosbynews.com/mcp

No auth detected

MCP server metadata

Name
crosbynews-weather
Version
1.7.0
Capabilities
toolspromptsresources
Server instructions

Live Crosby, Texas data: weather from the U.S. National Weather Service, a measured air-quality index (EPA/AirNow), the daily pollen and mold count, the Atlantic tropical outlook, river/bayou flood levels, USGS water conditions for nearby fishing waters, road incidents and lane closures, a radar image, local news headlines, the Crosby ISD school calendar, and an emergency-contacts directory.

Known 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.

Inferred read-only
get_forecast

Forecast for Crosby, TX from the U.S.

Inferred read-only
get_alerts

Active NWS weather alerts for Crosby, TX.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
get_burn_ban

Current outdoor-burning ban status for Harris County, TX (which includes Crosby) from the Texas A&M Forest Service.

Inferred read-only
get_air_quality

Current U.S.

Inferred read-only
get_crosby_news

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

Inferred read-only
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.

Inferred read-only
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).

Inferred read-only
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.

Inferred read-only
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 traffic cameras.

Inferred read-only
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 tools, shelters, and disaster assistance.

Inferred read-only
get_radar

Latest NWS KHGX (Houston/Galveston) radar still image covering Crosby, TX, returned inline as a GIF.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.crosbynews-weather]
url = "https://crosbynews.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "crosbynews-weather": {
      "type": "http",
      "url": "https://crosbynews.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: crosbynews-weather
Remote MCP URL: https://crosbynews.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "crosbynews-weather": {
      "url": "https://crosbynews.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "crosbynews-weather": {
      "type": "http",
      "url": "https://crosbynews.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "crosbynews-weather",
  "transport": "streamable-http",
  "url": "https://crosbynews.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for crosbynews.com was fetched 2026-08-01T02:08:16.719Z and is being refreshed.

Trust status Trusted

crosbynews.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.