MCP OAuth Auditor
Identifies auth discovery gaps, overscoped permissions, and protected-resource metadata issues.
/mcp-auth-auditSecurity Engineer? Run /mcp-auth-audit before deploying MCP servers to production
MCP Server Author? Validate OAuth configuration matches the 2025-11 spec update
How It Works
Skill Code
Copy and paste into your CLAUDE.md to start using immediately.
How MCP OAuth Auditor Works
MCP OAuth Auditor reads your server's auth configuration and audits four areas in parallel — OIDC Discovery, scope analysis, incremental consent, and protected resource metadata. It produces a security risk assessment with severity scores (Low to Critical) and specific remediation steps.
When to Use MCP OAuth Auditor
Essential before deploying MCP servers to production or when verifying compliance with the OAuth 2.1 spec update (2025-11). Catches overscoped permissions and auth discovery gaps early.
Key Strengths
- Integrated audit of OAuth 2.1, OIDC Discovery, and RFC 9728
- Automatic detection of overscoped permissions
- Risk scores by category for easy prioritization
- Specific remediation guidance included