Skip to content
External endpointresponds

wasm-mcp

Read-only MCP server for the WebAssembly spec: instructions, types, sections, search, proposals.

Endpoint URL
https://wasm-mcp.chicoxyzzy.workers.dev/mcp
Current status
responds
Last checked
Aug 17, 2026, 05:08 AM UTC
Check
MCP initialize · 8s limit
Latency
305 ms
Response record
4 of 4 rounds
Transport
streamable-http
Source
mcp_registry
Registry name
io.github.xyzzylabs/wasm-mcp

Current observation

This endpoint answered at its latest recorded check.

What this server reports about itself

Self-reported at initialize. Not verified by Licium.

Server name
wasm-mcp
Version
0.2.16
Capability keys
tools
Tool names
spec_version, instruction_get, instruction_list, instruction_search, type_get, section_get, section_list, spec_search, proposal_list
Instructions excerpt

wasm-mcp serves read-only structured data from the WebAssembly core specification (https://github.com/WebAssembly/spec). Every response is deterministic over data pinned to a specific upstream commit and baked into the package at build time. Not affiliated with, endorsed by, or sponsored by the W3C WebAssembly Community Group or Working Group. Common workflow: 1. `spec_version` — call first when you need to cite the spec or report what you're reading. Returns the pinned upstream commit. 2. `instruction_search` — find an instruction from a partial name or symptom ("extend", "trunc", "0x6a") when you don't know the exact mnemonic. Returns ranked lightweight hits. 3. `instruction_get { mnemonic }` or `{ opcode }` — the full record for one instruction: opcode bytes, category, stack type signature, and validation/execution prose anchors + URLs. 4. `instruction_list { category? }` — enumerate instructions, filterable by category, introducing ve

Reported Aug 17, 2026, 05:08 AM UTC.

Check history

Oldest to newest. Each row is one recorded check.

  1. responds
    MCP initialize · 8s limit · HTTP 200 · 79ms
  2. responds
    MCP initialize · 8s limit · HTTP 200 · 368ms
  3. responds
    MCP initialize · 8s limit · HTTP 200 · 38ms
  4. responds
    MCP initialize · 8s limit · HTTP 200 · 305ms