MCP server exposing 1 tool for ia-dmv.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/ia-dmv/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
ia_dmv_driver_license_stations — Find Iowa DOT driver license stations with street address, per-day opening hours, phone, coordinates, whether the station does commercial driver license (CDL) testing, and the live queue-camera image URLs Iowa points at its own waiting rooms so a caller can see how long the line is right now. Covers all 18 Motor Vehicle Division stations statewide, so it answers "Iowa driver license station in Des Moines", "where can I take the CDL test in Iowa", "what time does the Mason City DL station open on Saturday", or "show me the wait at an Iowa DMV". Filter by city, station name or CDL testing; call with no arguments for all 18.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/ia-dmv/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io