Skip to main content
Defined in: server/FastMCP.ts:52

Properties

issuerUrl?

Defined in: server/FastMCP.ts:59 Issuer URL for the OAuth server (used in metadata endpoints). Defaults to the HTTP server’s bound address when not specified.

provider

Defined in: server/FastMCP.ts:54 OAuth server provider implementing the authorization and token flow.

scopes?

Defined in: server/FastMCP.ts:61 Scopes supported by this server, advertised in OAuth metadata.