livetrafficcam-mcp
Related Servers
Alternatives to livetrafficcam-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceProvides AI agents with live access to over 1 million traffic cameras worldwide, enabling search by bounding box, radius, route, or nearest point and fetching live frames.6MIT
- FlicenseAqualityDmaintenanceProvides real-time access to Swedish road weather, traffic cameras, road conditions, and traffic flow data from Trafikverket (Swedish Transport Administration). Enables users to query weather stations, cameras, traffic situations, and flow data through natural language.10-
- AlicenseAqualityAmaintenanceProvides live California road conditions, route planning, and an AI assistant over MCP, enabling natural-language queries about traffic, closures, chain controls, and more.104MIT
- AlicenseNot gradedqualityBmaintenanceProvides access to Iowa DOT driver license station data, including hours, CDL testing info, and live queue camera images from waiting rooms.3 npmMIT
- AlicenseAqualityBmaintenanceEnables querying Norwegian traffic messages (roadworks, closures, detours) from Statens vegvesen, filtered by route and time window. Supports both current and future travel times, with tools for route-based and general searches.3MIT
- AlicenseNot gradedqualityCmaintenanceProvides live US airport operational status and delay data from the FAA, free and without authentication.4 npmMIT
TDQS
Scored across 5 tools
Each tool targets a distinct lookup type: state overview, cameras by state/route, cameras by named entity, single-camera status, and uptime statistics. There is minor overlap between list_states and state_uptime since both mention liveness summaries, but their levels of detail and purposes are clearly different.
Naming is readable but inconsistent: list_states uses a verb, cameras_by_state and cameras_for_entity follow a noun-by-entity pattern, while camera_status and state_uptime are noun-noun phrases. The conventions are mixed but still predictable enough to navigate.
Five tools is well-scoped for a traffic camera lookup server. Each tool covers a necessary access pattern without redundancy, and the count feels neither thin nor bloated.
The set covers the core domain well: state coverage, camera listing by state/route and named entities, single-camera status, and uptime reporting. Minor gaps exist, such as no direct camera-image or stream endpoint and no free-text national camera search, but agents can work around these with the provided URLs.