Hawaii: cumulative hybrid and electric vehicles registered statewide since 1999
git clone https://github.com/pipeworx-io/mcp-hi-dmv{
"mcpServers": {
"mcp-hi-dmv": {
"command": "node",
"args": ["/path/to/mcp-hi-dmv/dist/index.js"]
}
}
}MCP Servers overview
# @pipeworx/hi-dmv
Hawaii vehicle-registration MCP — the statewide cumulative count of hybrid and electric
vehicles registered in Hawaii, as an annual series from 1999 to the present.
## Tools
- `hi_dmv_ev_registrations(year?, limit?)` — hybrid and battery-electric counts per year with a
combined total, plus the year-over-year change and growth rate. Answers "how many electric
vehicles are in Hawaii", "how many EVs were registered in Hawaii in 2020", "EV adoption trend
in Hawaii".
## Auth
Keyless.
## Hawaii has no state DMV
Vehicle registration in Hawaii is administered by the **four counties** — Honolulu, Hawaii,
Maui and Kauai — not by a state motor-vehicle agency. The statewide statistics are compiled and
published by **DBEDT**, the state Department of Business, Economic Development and Tourism.
That is why this pack has one statewide series and no office locator, and why the series
carries no county split: the counties register, DBEDT aggregates.
## Grain
A clean annual time series, one row per year, 1999 through 2024 (26 rows). Counts are
**cumulative registered vehicles at the end of each year**, so a rising total means the fleet
grew; the tool computes `change_from_prior_year` and `growth_pct` per row so a trend question
needs no arithmetic from the caller. Rows are never summed across years — they are cumulative
snapshots of largely the same vehicles.
Verified live 2026-07-29: 2024 → hybrid 31,284, electric 35,242, total 66,526 · 2023 → 27,658 /
29,239 / 56,897 · 1999 → electric 10.
## Data sources
- `https://opendata.hawaii.gov/api/3/action/datastore_search?resource_id=4d4c0403-8f04-4f74-879d-64669f1437b1`
— DBEDT "Cumulative Hybrid & Electric Vehicles Registered".
Two shapes worth knowing before touching this resource:
- Counts arrive as **thousands-separated strings** (`"31,284"`), not numbers.
- A missing value arrives as the **padded string `" - "`**, not null and not zero. 1999 has
no hybrid figure at all; reading that placeholder as 0 invents a data point, so the pack
resolves it to `null` and the response note says what null means.
- Column names carry spaces and mixed case: `Year`, `Hybrid Electric Vehicles`,
`Electric Vehicle`, `Total`.
## Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
```json
{
"mcpServers": {
"hi-dmv": {
"url": "https://gateway.pipeworx.io/hi-dmv/mcp"
}
}
}
```
Or connect to the full Pipeworx gateway for access to all 1392+ data sources:
```json
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
```
## Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
```
ask_pipeworx({ question: "your question about Hawaii Vehicle Registrations data" })
```
The gateway picks the right tool and fills the arguments automatically.
## More
- [All tools and guides](https://github.com/pipeworx-io/examples)
- [pipeworx.io](https://pipeworx.io)
## License
MIT
What people ask about mcp-hi-dmv
What is pipeworx-io/mcp-hi-dmv?
+
pipeworx-io/mcp-hi-dmv is mcp servers for the Claude AI ecosystem. Hawaii: cumulative hybrid and electric vehicles registered statewide since 1999 It has 0 GitHub stars and was last updated today.
How do I install mcp-hi-dmv?
+
You can install mcp-hi-dmv by cloning the repository (https://github.com/pipeworx-io/mcp-hi-dmv) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is pipeworx-io/mcp-hi-dmv safe to use?
+
pipeworx-io/mcp-hi-dmv has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains pipeworx-io/mcp-hi-dmv?
+
pipeworx-io/mcp-hi-dmv is maintained by pipeworx-io. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to mcp-hi-dmv?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mcp-hi-dmv to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/pipeworx-io-mcp-hi-dmv)<a href="https://claudewave.com/repo/pipeworx-io-mcp-hi-dmv"><img src="https://claudewave.com/api/badge/pipeworx-io-mcp-hi-dmv" alt="Featured on ClaudeWave: pipeworx-io/mcp-hi-dmv" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!