The WebAssembly Binary Toolkit

8,098 stars C++ #webassembly

Template (wabt) MCP Server

Model Context Protocol (template) server

View all wabt servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "template": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-template"
      ]
    }
  }
}