Open
Description
Initial Checks
- I confirm that I'm using the latest version of MCP Python SDK
- I confirm that I searched for my issue in https://github.com/modelcontextprotocol/python-sdk/issues before opening this issue
Description
The TokenVerifier in the simple auth server example uses some code from the mcp.shared.auth_utils package. However, this package doesn't seem to exist in the most recent MCP package (1.9.4).
Example Code
from mcp.server.auth.provider import AccessToken, TokenVerifier
from mcp.shared.auth_utils import check_resource_allowed, resource_url_from_server_url
Python & MCP Python SDK
Python 3.13
mcp[cli]==1.9.4
Metadata
Metadata
Assignees
Labels
No labels