Jerry icon

Jerry

Implements a Model Context Protocol server using WebAssembly's Component Model.

About

This MoonBit implementation provides a secure and sandboxed environment (via WebAssembly's Component Model) for developing an MCP server. It allows users to enhance their AI models with additional functionality, supporting features such as declaring tools using a simple JSON schema DSL and listing roots. It is currently a work in progress.

Key Features

  • Declares tools with a simple JSON schema DSL
  • Lists roots
  • 2 GitHub stars