v0.3.0-alpha.28 · World
resource-handler
Handler world for MCP resource operations.
This world imports the resource-writer interface and exports the incoming-handler interface for processing resource requests.
Imports
I
wasi:io/error 0.2.7
Iwasi:io/poll 0.2.7
IA poll API intended to let users wait for I/O events on multiple handles at once.
wasi:io/streams 0.2.7
IWASI I/O is an I/O abstraction API which is currently focused on providing stream types.
types
ICore types for the Model Context Protocol.
content
IContent types and structures for MCP messages.
resource-writer
IWrites resource-related results to an output stream.
request
Request handling and context management.