PWA Today MCP Server
OfficialPWA Today MCP Server
Ejecuta auditorías de runtime de PWA Today desde un agente de codificación compatible con MCP.
Nunca pegues tu secreto de cliente o token de acceso de PWA Today en un chat. Guárdalo en la configuración de secretos o de entorno de tu cliente MCP. El modelo no necesita verlo.
Configuración
Crea u obtén credenciales de API en la consola de PWA Today.
Registra y verifica el nombre de host de la aplicación en la consola.
Instala el paquete o configura tu cliente MCP para ejecutar
pwa-today-mcp.Guarda
PWA_CLIENT_IDyPWA_CLIENT_SECRETen el entorno del servidor. Opcionalmente, establecePWA_API_URL; su valor predeterminado eshttps://api.pwa.today.Reinicia o vuelve a conectar tu cliente MCP.
Pide a tu agente que inicie una auditoría.
El servidor utiliza solo stdio y expone estas herramientas:
start_pwa_auditget_pwa_audit_statusget_pwa_audit_results
Ejemplos de solicitudes:
Run a standard PWA Today audit on https://staging.example.com. Use this repository and commit as source metadata. Show me the result when it finishes.Review audit <auditId>, map every failed or warning check to this codebase, and propose a minimal fix plan. Do not edit files yet.After the deployment is live, run the audit again and compare the quality gate and failed checks.El servidor crea una clave de idempotencia para cada auditoría nueva y la notifica junto con el ID de auditoría. Si la creación tiene un resultado desconocido, reinténtalo con esa misma clave. El paquete MCP no acepta autenticación de aplicaciones auditadas ni despliega aplicaciones.
This server cannot be deployed
Maintenance
Related MCP Connectors
Operate smplkit from your agent: feature flags, config, logging, audit, and scheduled jobs.
Remote MCP for Android CLI agent build gate, structured receipts, audit logs, and reviewer-ready evi
Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.
- mcpOAuthio.artifacta
Artifact store for AI agents. Hosted OAuth at mcp.artifacta.io/mcp; local stdio via npm/PyPI.
Related MCP Servers
- AlicenseAqualityCmaintenanceExposes axe-core accessibility auditing as MCP tools so any MCP-compatible agent can audit HTML for structural and semantic issues.3MIT
- AlicenseNot gradedqualityBmaintenanceDelegates bounded coding tasks from MCP clients to the Pi Coding Agent over stdio. Supports review, verification, implementation, and batch operations with long-running task polling.MIT

yotta-verify-mcpofficial
AlicenseNot gradedqualityBmaintenanceProvides a deterministic pre-install security scan for Agent skills, plugins, and MCP servers via stdio, returning verdicts, audited badges, CI gates, and reports without executing code or making network calls.707 npmMIT- AlicenseNot gradedqualityAmaintenanceExposes ReadyAgents' local workflow engine and built-in tools over MCP stdio, enabling MCP clients to define, run, inspect, and approve YAML/JSON agent workflows.919 PyPIApache 2.0