MCP Servers for WebAssembly

WebAssembly (Wasm) is a binary instruction format for a stack-based virtual machine, designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications.

View all MCP Servers

  • Why this server?

    Implements WebAssembly-based Source Map parsing to efficiently process JavaScript stack traces and extract relevant context information from source code.

    A
    security
    A
    license
    A
    quality
    Enables mapping JavaScript error stack traces back to original source code, extracting context information to help developers locate and fix issues.
    2
    159
    2
    TypeScript
    MIT License
  • Why this server?

    Provides the runtime environment for the MCP server to run within a web browser

    -
    security
    F
    license
    -
    quality
    This server enables running a Model Context Protocol in a web browser with functionalities including arithmetic operations and session-based key-value storage.
    2
    TypeScript