MCP OAuth
OAuth Authorization Endpoint
OAuth 2.1 authorization endpoint (RFC 6749 §3.1). Validates the client and PKCE parameters, then redirects to the login or consent page
get/oauth/authorize
Query parameters
client_idstring required
redirect_uristring required
response_typestring
code_challengestring
code_challenge_methodstring
resourcestring
statestring
Changes
Changed in 2 of the 57 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲