Orchestrate WebAssembly components and expose them as Model Context Protocol servers.
Wasmic is a CLI tool designed to bridge WebAssembly components with the Model Context Protocol (MCP). It allows users to deploy, manage, and run sandboxed WASI components, exposing their functionalities as MCP tools. This enables seamless integration with AI assistants and other MCP clients, offering a unified interface to a wide range of cross-platform capabilities without dependency concerns. Users can configure components via YAML and manage their lifecycle, effectively turning WebAssembly modules into callable services within an MCP ecosystem.