PWA Today MCP Server
OfficialPWA Today MCP Server
MCP 互換のコーディングエージェントから PWA Today のランタイム監査を実行します。
PWA Today のクライアントシークレットまたはアクセストークンをチャットに貼り付けないでください。MCP クライアントのシークレットまたは環境設定に保存してください。モデルがそれを見る必要はありません。
セットアップ
PWA Today コンソール で API 認証情報を作成または取得します。
コンソールでアプリケーションのホスト名を登録して検証します。
パッケージをインストールするか、
pwa-today-mcpを実行するように 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