Skip to content

Conversation

@pcarleton
Copy link
Member

Motivation and Context

A python client that passes the current suite of Auth conformance tests

How Has This Been Tested?

cd /path/to/conformance
npm start --silent -- client --command "uv run --directory /path/to/python-sdk/examples/clients/conformance-auth-client python -m mcp_conformance_auth_client" --suite auth

Breaking Changes

none

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

This doesn't do any CI things, but gives a client to run tests against.

@pcarleton pcarleton requested a review from maxisbey November 18, 2025 15:12
authors = [{ name = "Anthropic" }]
keywords = ["mcp", "oauth", "client", "auth", "conformance", "testing"]
license = { text = "MIT" }
classifiers = [
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤔 i don't know what these are, but they're the same from the other example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants