wasmcp-wasi 0.1.0

WASI SDK for Rust MCP handlers - provides HTTP, KV, and Config
Documentation

Minimal WASI SDK for MCP handlers

This provides just the essentials MCP handlers need:

  • Async HTTP client for outbound requests
  • Key-value storage (Spin only)
  • Configuration access