Interface Types · version 0.2.0-alpha.10

wasmcp:mcp

No description available.

Install

Add these interface types to your project:

component install wasmcp:mcp@0.2.0-alpha.10

Learn more about the component CLI.

Worlds

W
completion-transport
Provides a standardized way for servers to offer argument autocompletion suggestions for prompts and resource URIs
W
authorized-completion-transport
Serves the COMPLETION capability over the Streamable HTTP transport with authorization
W
completion-provider
Implements the COMPLETION capability
W
authorized-completion-provider
Implements the COMPLETION capability with authorization
W
prompts-transport
Prompts allow servers to provide structured messages and instructions for interacting with language models.
W
authorized-prompts-transport
Serves the PROMPTS capability over the Streamable HTTP transport with authorization
W
prompts-provider
Implements the PROMPTS capability
W
authorized-prompts-provider
Implements the PROMPTS capability with authorization
W
resources-transport
Resources allow servers to share data that provides context to language models, such as files, database schemas, or application-specific information.
W
authorized-resources-transport
Serves the RESOURCES capability over the Streamable HTTP transport with authorization
W
resources-provider
Implements the RESOURCES capability
W
authorized-resources-provider
Implements the RESOURCES capability with authorization
W
tools-transport
Tools enable models to interact with external systems, such as querying databases, calling APIs, or performing computations.
W
authorized-tools-transport
Serves the TOOLS capability over the Streamable HTTP transport with authorization
W
tools-provider
Implements the TOOLS capability
W
authorized-tools-provider
Implements the TOOLS capability with authorization.

Metadata

Size102.6 KiB