PWA Today MCP Server
OfficialPWA Today MCP Server
Führen Sie Runtime-Audits von PWA Today über einen MCP-kompatiblen Coding-Agenten aus.
Geben Sie Ihr Client-Secret oder Zugriffstoken für PWA Today niemals in einen Chat ein. Speichern Sie es in der Secret- oder Umgebungskonfiguration Ihres MCP-Clients. Das Modell muss es nicht sehen.
Einrichtung
Erstellen oder rufen Sie API-Anmeldedaten in der Konsole von PWA Today ab.
Registrieren und verifizieren Sie den Anwendungshostnamen in der Konsole.
Installieren Sie das Paket oder konfigurieren Sie Ihren MCP-Client so, dass er
pwa-today-mcpausführt.Speichern Sie
PWA_CLIENT_IDundPWA_CLIENT_SECRETin der Serverumgebung. Legen Sie optionalPWA_API_URLfest; standardmäßig wirdhttps://api.pwa.todayverwendet.Starten Sie Ihren MCP-Client neu oder verbinden Sie ihn erneut.
Bitten Sie Ihren Agenten, ein Audit zu starten.
Der Server verwendet ausschließlich stdio und stellt die folgenden Tools bereit:
start_pwa_auditget_pwa_audit_statusget_pwa_audit_results
Beispielanfragen:
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.Der Server erstellt für jedes neue Audit einen Idempotenzschlüssel und meldet ihn zusammen mit der Audit-ID. Wenn das Ergebnis der Erstellung unbekannt ist, wiederholen Sie den Vorgang mit demselben Schlüssel. Das MCP-Paket akzeptiert keine Authentifizierung der geprüften Anwendung und stellt keine Anwendungen bereit.
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