The WebAssembly Binary Toolkit

8,098 stars C++ #webassembly

Tools (wabt) MCP Server

Model Context Protocol (tools) server

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