MCP server exposing 1 tool for wi-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/wi-dmv/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
wi_dmv_offices — Find Wisconsin DMV customer service centers (WisDOT) with street address, county, per-day opening hours, coordinates, wheelchair accessibility, accepted payment methods, and exactly which services each of the 88 centers performs. Wisconsin publishes a per-counter capability matrix, so this answers questions an address list cannot: "which Wisconsin DMV gives the written knowledge test in Spanish or another language", "which DMV near Milwaukee issues commercial vehicle plates", "which Wisconsin DMV takes cash", "which service center does farm truck plates or motorcycle plates", plus the plain "DMV office in Madison" or "DMV in Dane County". Filter by city, county, ZIP, station name, or a required service; call with no arguments for every center statewide.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/wi-dmv/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io