MCP server exposing 1 tool for mo-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/mo-dmv/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
mo_dmv_license_offices — Find a Missouri license office — the Department of Revenue counters Missourians use as the DMV, for driver licenses, ID cards, license plates, titles and registration renewal. Returns street address, phone, the days and hours each office is open, coordinates, the contract agent and office manager who run it, and the upcoming dates it will be closed. Missouri refreshes this file daily, so it answers "is the Columbia license office closed next week", "DMV office in Springfield MO", "license office hours in ZIP 63101", and "who runs the license bureau in Potosi". Covers all 176 offices statewide.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/mo-dmv/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io