The WebAssembly Binary Toolkit

8,098 stars C++ #webassembly

Interp (wabt) MCP Server

Model Context Protocol (interp) server

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