ToolPin

wasm-mcp

io.github.xyzzylabs/wasm-mcp · v0.2.16 · MCP 2024-11-05

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

Reachability reachable
checked 2026-07-14 04:30 UTC
Registry status active
Tools pinned 9
fdccf92e67c1
Tools last changed unchanged since first capture 2026-07-14

Provenance

Registry namespace io.github.xyzzylabs (GitHub-account verified by the official registry)
Repository github.com/xyzzylabs/wasm-mcp
Website https://mcp.xyzzylabs.ai/wasm/
Remote endpoints
https://mcp.xyzzylabs.ai/wasm/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-07-14 03:23 first capture 9 tools pinned

Pinned tool definitions (9)

ToolDescription
spec_version Return this server's package version plus the pinned upstream commit SHA(s) the bundled data was indexed from.
instruction_get Fetch one WebAssembly instruction by mnemonic (`i32.add`) or binary opcode (`0x6a`, multi-byte `0xfd 0x89 0x02`): opcode bytes, category, introducing version, stack type signature, validation/execution anchors + URLs, and `traps`...
instruction_list Enumerate WebAssembly instructions, filterable by `category`, `introduced_in` (1.0|2.0|3.0), mnemonic `prefix`, and `can_trap` (only trapping / only non-trapping). Rows (incl. `can_trap`) sorted by opcode.
instruction_search Ranked free-text search across instruction mnemonics, categories, and opcode hex. Returns hits with a `matched_on` field.
type_get Look up a value type (`i32`, `funcref`, `v128`, …) or type form (`functype`, `limits`, `memtype`, …): classification, sibling members, defining clause prose, formal refs, and URL.
section_get Fetch one spec clause by id or anchor across `core` / `js-api` / `web-api` (`syntax-numtype`, `valid-unreachable`, `modules`, `streaming-modules`, …): title, prose, cross-references, SpecTec formal refs, and rendered URL.
section_list Navigate the clause tree of a spec (`core` / `js-api` / `web-api`), filterable by source `path` (`syntax`, `valid`, `exec`, `binary`, `text`, `appendix`), `anchor_prefix`, `titled_only`, and `max_level`.
spec_search Full-text search across clause anchors, titles, and prose of a spec (`core` / `js-api` / `web-api`). Ranked anchor-exact > title > anchor > prose, with snippets for body matches.
proposal_list List WebAssembly proposals + phases. Filter by `status` (phase-0…phase-5, finished, inactive), `phase` (0–5), `champion`, `affects` (core|js-api|web-api), or `contains`.

Status badge

ToolPin status badge for io.github.xyzzylabs/wasm-mcp

[![ToolPin](https://toolpin.dev/badge/io.github.xyzzylabs/wasm-mcp.svg)](https://toolpin.dev/servers/io.github.xyzzylabs/wasm-mcp)

Maintain this server? Add the badge to your README — it links your users to this live status page.