v0.3.0-alpha.5 · World
authorized-transport
The Streamable HTTP transport with authorization
https://modelcontextprotocol.io/specification/2025-06-18/basic/transports#streamable-http https://modelcontextprotocol.io/specification/2025-06-18/basic/authorization
Exports
Imports
I
types
ICore type definitions for the Model Context Protocol
authorization-types
IAuthorization types
oauth2-protected-resource
IProvides the relevant subset of [RFC9728] resource metatadata used by MCP clients Additional metadata parameters may be exposed in the future
jwt-validation
IValidates an incoming JWT
jwks-cache
ICaches JWKS
lifecycle-types
IType definitions for the MCP lifecycle
lifecycle
IA lifecycle for client-server connections that ensures proper capability negotiation and state management
resources-types
IType definitions for resources
resources
IResources allow servers to share data that provides context to language models, such as files, database schemas, or application-specific information. Each resource is uniquely identified by a URI.
prompts-types
IType definitions for prompts
prompts
IPrompts allow servers to provide structured messages and instructions for interacting with language models. Clients can discover available prompts, retrieve their contents, and provide arguments to customize them.
completion-types
IType definitions for completion
completion
IProvides a standardized way for servers to offer argument autocompletion suggestions for prompts and resource URIs
tool-utils
Itool-provider