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