Wasic
bydineshdb
0Orchestrates WebAssembly components as Model Context Protocol (MCP) servers, integrating sandboxed tools into AI workflows.
概要
Wasic is a command-line interface (CLI) tool designed to bridge the gap between WebAssembly (Wasm) components and Model Context Protocol (MCP) clients, particularly AI assistants. It allows developers to deploy and manage Wasm components from local files or OCI registries, exposing their functions as robust, sandboxed MCP tools. This enables seamless integration of cross-platform, dependency-free tools into advanced AI and automated workflows, with customizable component behavior via YAML configuration.
主な機能
- Deploy and manage WebAssembly components from local files or OCI registries
- Expose WASM component functions as MCP tools for AI assistants and clients
- Run sandboxed, cross-platform tools without installation conflicts
- Integrate with AI workflows by making WebAssembly capabilities available via MCP
- Configure component behavior through YAML configuration files
- 0 GitHub stars
ユースケース
- Integrating custom WebAssembly tools and capabilities into AI assistant ecosystems
- Deploying sandboxed, cross-platform utility functions that can be called via a unified protocol
- Building and managing a library of reusable Wasm components accessible by various MCP clients