A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"wasmtime": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wasmtime"
]
}
}
}