PWA Today MCP Server
OfficialPWA Today MCP Server
从兼容 MCP 的编码代理运行 PWA Today 运行时审计。
切勿将你的 PWA Today 客户端密钥或访问令牌粘贴到聊天中。请将其存储在你的 MCP 客户端的密钥或环境配置中。模型无需看到它。
设置
在 PWA Today 控制台 中创建或获取 API 凭据。
在控制台中注册并验证应用程序主机名。
安装包或配置你的 MCP 客户端以运行
pwa-today-mcp。在服务器环境中存储
PWA_CLIENT_ID和PWA_CLIENT_SECRET。可选择设置PWA_API_URL;它默认为https://api.pwa.today。重启或重新连接你的 MCP 客户端。
让你的代理开始审计。
服务器仅使用 stdio,并提供以下工具:
start_pwa_auditget_pwa_audit_statusget_pwa_audit_results
示例请求:
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.服务器会为每次新审计创建一个幂等键,并将其与审计 ID 一起报告。如果创建结果未知,请使用相同的键重试。MCP 包不接受被审计应用的认证,也不部署应用程序。
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