Data Collection
californiaroaddata.com
Provides access to live California road data from Caltrans, allowing queries by data type, district, and location name.
ENDPOINT 1
https://californiaroaddata.com/mcp
Known tools 16
overviewUSE ME FIRST: User-friendly overview of the California road data available through this service, including which data types are available in which districts and how to query them.
list_data_typesList all available California road data types and which districts publish them.
list_districtsList all Caltrans districts in California.
get_data_by_type_and_districtFetch live Caltrans road data for a specific data type and district.
search_by_location_nameSearch across Caltrans road data by location name or partial location name.
search_by_routeSearch across Caltrans road data by California route number or route code.
search_by_countySearch across Caltrans road data by California county.
search_by_coordinatesFind Caltrans road data near a longitude/latitude pair within a radius.
get_active_chain_controlsGet active chain controls in a district, excluding R-0 and not-reported statuses.
get_cctv_camerasGet active CCTV cameras in a district, including current image URLs when available.
get_active_message_signsGet active message signs with visible text in a district.
get_lane_closuresGet lane closures in a district.
get_weather_stationsGet active road weather stations in a district, including temperature data when available.
get_travel_timesGet route travel time segments in a district.
get_district_infoGet a district overview and which Caltrans road data types are available there.
search_all_data_typesSearch all published data types within a single district for a text query.