GovWait
GovWait
GovWait records processing and wait times published by government agencies, with a source URL, an honest date and append-only history. It currently covers immigration, visa, permit, sponsorship, resettlement and passport routes from Canada, the United Kingdom, New Zealand and Norway.
GovWait is independent and is not affiliated with any government. It does not create case-specific estimates or provide legal or immigration advice.
Use the public dataset
Example:
curl https://govwait.com/api/v1/entities/ca-visitor-visa--in.jsonRelated MCP server: FactCheck MCP Toolkit
Why the history matters
Government pages commonly replace an earlier processing-time value with the current one. GovWait stores a new observation when a published value changes and preserves the earlier record. It also keeps different measure types—such as backward-looking statistics, forward projections, service standards and percentiles—explicitly separate.
Current publication status, source dates and retrieval timestamps remain distinct. A successful build or search-engine submission is not presented as proof of indexing, traffic, demand or revenue.
Repository map
pipeline/— polite source collectors, validation, export and static API generationdata/exports/— versioned latest, history, projection and summary exportssite/— static Astro website and discoverability auditmachine/openapi.yaml— public API contractmachine/mcp-server/— local stdio MCP server for AI toolsdocs/— architecture, QA, discoverability and operating noteshandoff/— product research, project state and roadmap
Local verification
The cached pipeline path makes no network request:
node pipeline/run.js
node pipeline/build-api.js
cp machine/openapi.yaml site/public/api/v1/openapi.yaml
cd site
npm ci
npm run build
npm run audit:seoMCP server:
cd machine/mcp-server
npm ci
npm run build
npm run smokeThe MCP build deterministically bundles the three validated exports plus a
SHA-256 provenance manifest into the package. npm run verify builds it, runs
the protocol smoke suite, enforces the exact package allow-list, and exercises
the packed artifact in a clean temporary runtime. The verified public release
is govwait-mcp@0.1.0.
Its package policy requires interactive 2FA and disallows token publishing. Its
official MCP Registry listing
is active for version 0.1.0.
Collection safeguards
Official primary sources only; values and provenance, not copied pages.
Honest bot identity with a contact address.
robots.txtis checked and a blocked or ambiguous source fails closed.At least three seconds between requests to the same host, with caching and per-host caps.
No browser impersonation or WAF bypass.
Append-only history and blocking validation floors.
No personal application data.
See the methodology and
MAINTENANCE_RUNBOOK.md before changing collection or
history behavior.
Reuse and licensing
GovWait's original organization, field definitions and explanatory metadata are available under CC BY 4.0 where GovWait owns the rights. Underlying government information is not relicensed by GovWait; preserve the originating agency's attribution and follow its source-specific terms. Read the full data reuse and licensing notice.
GovWait-owned software code is licensed under the scoped Apache License 2.0 in
LICENSE. That software licence expressly excludes government-source
data, generated datasets, editorial/research/handoff content, government marks
and other third-party material. The separate data notice and any file-specific
terms continue to control those materials; see
docs/MCP_RELEASE_RISK_ASSESSMENT.md.
Questions and corrections: contact@govwait.com.
Related MCP Connectors
Australia's official visa processing times per subclass and stream, with change alerts.
Curated gateway to snapshot-versioned Canadian public data services with source provenance.
Normalized official data with provenance, aggregations, insights, free samples and agent access.
Normalized official data with provenance, aggregations, insights, free samples and agent access.
Related MCP Servers
- AlicenseAqualityBmaintenanceMCP server providing access to U.S. government primary-source records, fact-checks, news search, and trackers, with cross-referenced entity data and source links.444 npmMIT
- FlicenseAqualityDmaintenanceMCP server for automatic fact-checking of political claims by querying official statistical APIs (INSEE, Eurostat, World Bank, OECD) and providing tools for data retrieval, comparison, and cherry-picking detection.18-

@pipeworx/us-dmvofficial
AlicenseNot gradedqualityFmaintenanceAccess US state DMV data including vehicle registrations, EV adoption, DMV office locations and services, live wait times, and California forms and insurer lookups. Supports multiple states with per-state quirks documented.3 npmMIT- AlicenseAqualityBmaintenancePoint-in-time access to Luxembourg law and ten EU acts: what any law said on a given date, not just the current text. 1,409 consolidated works and 4,705 dated versions from the official Legilux and EUR-Lex sources. Ten read-only tools: as-of text, timelines, per-article history, diffs between dates, and hash-verifiable provenance. No key.109Apache 2.0