AuthProbe
Version updated for https://github.com/authprobe/authprobe to version v0.7.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
authprobe is a diagnostic tool designed to identify and troubleshoot failures in MCP OAuth implementations. It automates the process of scanning the OAuth discovery and authentication flow, pinpointing issues such as missing headers, incorrect content types, or malformed metadata. It provides detailed protocol diagnostics to help developers, platform teams, and API maintainers ensure compliance with standards like MCP and relevant RFCs, streamlining the debugging and validation of authentication flows.
Release notes
Changelog
- 4548d6d7aef9c72f021dfdcc50c69047fc066096 Add ability to scan stdio mcp servers