wasm-mcp

xyzzylabs/wasm-mcp
★ 2 stars TypeScript Search Updated today
MCP server for the WebAssembly specification. SHA-pinned instructions, types, sections, full-text search, and proposals — read-only, deterministic, hosted-safe. Not affiliated with the W3C WebAssembly CG/WG.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wasm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xyzzylabs/wasm-mcp"
      ]
    }
  }
}

README Excerpt

Model Context Protocol server for the SHA-pinned, read-only, deterministic — safe to host as a public unauthenticated endpoint. > Not affiliated with, endorsed by, or sponsored by the W3C > WebAssembly Community Group or Working Group. - `spec_version` — the pinned upstream commit and package version.

Topics

language-specmcpmodel-context-protocolspecificationwasmwebassembly