Official government processing times, tracked weekly with provenance and history — site, JSON API, and MCP server
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
- !Licence file present but not machine-readable
git clone https://github.com/artwisdom/govwait{
"mcpServers": {
"govwait": {
"command": "node",
"args": ["/path/to/govwait/dist/index.js"]
}
}
}Resumen de MCP Servers
# GovWait [GovWait](https://govwait.com/) 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 - [Dataset hub and CSV downloads](https://govwait.com/data/) - [Current routes CSV](https://govwait.com/api/v1/downloads/latest.csv) - [Append-only history CSV](https://govwait.com/api/v1/downloads/history.csv) - [IRCC forward-looking CSV](https://govwait.com/api/v1/downloads/forward-looking.csv) - [Source register CSV](https://govwait.com/api/v1/downloads/sources.csv) - [Dataset metadata](https://govwait.com/api/v1/dataset.json) - [JSON API documentation](https://govwait.com/api-docs/) - [OpenAPI 3.1 specification](https://govwait.com/api/v1/openapi.yaml) - [Processing-time change reports](https://govwait.com/reports/) and [RSS feed](https://govwait.com/reports/feed.xml) - [Machine-readable site guide](https://govwait.com/llms.txt) Example: ```sh curl https://govwait.com/api/v1/entities/ca-visitor-visa--in.json ``` ## 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 generation - `data/exports/` — versioned latest, history, projection and summary exports - `site/` — static Astro website and discoverability audit - `machine/openapi.yaml` — public API contract - `machine/mcp-server/` — local stdio MCP server for AI tools - `docs/` — architecture, QA, discoverability and operating notes - `handoff/` — product research, project state and roadmap ## Local verification The cached pipeline path makes no network request: ```sh 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:seo ``` MCP server: ```sh cd machine/mcp-server npm ci npm run build npm run smoke ``` The 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`](https://www.npmjs.com/package/govwait-mcp/v/0.1.0). Its package policy requires interactive 2FA and disallows token publishing. Its [official MCP Registry listing](https://registry.modelcontextprotocol.io/v0.1/servers/io.github.artwisdom%2Fgovwait/versions/0.1.0) 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.txt` is 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](https://govwait.com/about/) and [`MAINTENANCE_RUNBOOK.md`](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](https://govwait.com/data-license/). GovWait-owned software code is licensed under the scoped Apache License 2.0 in [`LICENSE`](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`](docs/MCP_RELEASE_RISK_ASSESSMENT.md). Questions and corrections: [contact@govwait.com](mailto:contact@govwait.com).
Lo que la gente pregunta sobre govwait
¿Qué es artwisdom/govwait?
+
artwisdom/govwait es mcp servers para el ecosistema de Claude AI. Official government processing times, tracked weekly with provenance and history — site, JSON API, and MCP server Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-21.
¿Cómo se instala govwait?
+
Puedes instalar govwait clonando el repositorio (https://github.com/artwisdom/govwait) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar artwisdom/govwait?
+
Nuestro agente de seguridad ha analizado artwisdom/govwait y le ha asignado un Trust Score de 72/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene artwisdom/govwait?
+
artwisdom/govwait es mantenido por artwisdom. La última actividad registrada en GitHub es del 2026-09-21, con 0 issues abiertos.
¿Hay alternativas a govwait?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega govwait en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/artwisdom-govwait)<a href="https://claudewave.com/repo/artwisdom-govwait"><img src="https://claudewave.com/api/badge/artwisdom-govwait" alt="Featured on ClaudeWave: artwisdom/govwait" width="320" height="64" /></a>Más 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.
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! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.