Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mcp.shared.auth_utils package not available on main branch #1035

Open
@mellebrouwer

Description

@mellebrouwer

Initial Checks

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions