Live US traffic cameras from state DOT feeds with verified live status, via livetrafficcam.com
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP (Model Context Protocol) server for LiveTrafficCam, a directory of live US traffic cameras built on official state DOT feeds. Every camera is checked on a rolling schedule with real HTTP requests, so "live" means a verified current image, not a listing.
The server wraps the site's public JSON API. It sends one request per tool
call, caches responses for 60 seconds, and returns compact JSON with a
source_url you can cite.
Requires Node 20 or newer.
Claude Desktop (claude_desktop_config.json):
Claude Code:
Cursor (.cursor/mcp.json):
list_states β states covered, camera counts, and a liveness summary
per state. Example: "Which states have traffic camera coverage?"cameras_by_state β cameras for a two-letter state code, with an
optional route filter. Example: "Show live cameras on I-90 in Washington."cameras_for_entity β cameras for a named pass, corridor, bridge or
tunnel slug. Example: "What do the Donner Pass cameras show?" uses
donner-pass.camera_status β one camera's verified-live status, last live time,
and official DOT source. Example: "Is the I-90 floating bridge camera up?"state_uptime β measured uptime for a state's camera fleet: live,
stale and dead counts plus the 14-day check success rate. Example:
"How reliable are Washington's traffic cameras?"The camera API returns at most 200 cameras per query; tool output says so when a state has more. Fleet counts come from the camera uptime report.
All data comes from livetrafficcam.com's public API, which aggregates official state DOT camera feeds (WSDOT, Caltrans, UDOT, and others). Every camera result carries the attribution line for its agency; keep it when you display the data. Uptime numbers should cite the uptime report.
More from the same data:
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/livetrafficcam-mcp-server)<a href="https://allmcps.com/mcp/livetrafficcam-mcp-server"><img src="https://allmcps.com/api/badge/livetrafficcam-mcp-server?style=directory" alt="LiveTrafficCam MCP Server on AllMCPs" /></a>