authprobe: `authprobe` is a diagnostic tool designed to pinpoint and troubleshoot failures in the Model Context Protocol (MCP) OAuth authentication flows. It scans the discovery process, identifies divergences from specifications, and provides detailed reports including RFC-based explanations and network traces to help resolve compliance issues.; mcp-assert: mcp-assert is a powerful tool designed to test MCP (Multi-Agent Communication Protocol) servers against the real protocol, eliminating the need for mocks or language-specific dependencies. It validates server responses against YAML-defined expectations, ensuring compatibility with all MCP clients.
Validating OAuth discovery and protected-resource metadata behavior for MCP server authors.
Validate MCP server compliance: Ensure your MCP server works with every MCP client by testing against the real protocol.