wabt
The WebAssembly Binary Toolkit
Interp (wabt) MCP Server
Model Context Protocol (interp) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"interp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-interp"
]
}
}
}