MCP server exposing 1 tool for ct-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/ct-dmv/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
ct_dmv_ev_registrations — Count electric vehicles registered in Connecticut from the Connecticut DMV's vehicle-level registration file, broken down by town, make, model, model year, body style, fuel code, colour, plate type or registration usage. Answers "how many electric vehicles are registered in Connecticut", "how many Teslas are registered in Connecticut", "which Connecticut town has the most EVs", "most popular EV models in Connecticut", and "how many EVs registered in Stamford". Built from 60,489 individual registration records, a snapshot covering electric vehicles registered as of February 2025, so every response reports that vintage. For the whole Connecticut vehicle fleet including petrol and diesel, ca_dmv_vehicle_registrations covers California's full fuel mix by ZIP.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/ct-dmv/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io