io.github.xyzzylabs/wasm-mcp icon

wasm-mcp

by Xyzzylabs

io.github.xyzzylabs/wasm-mcp

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

Integration mode
Choose whether you want to run the server locally or connect to a remote endpoint.

Step 1: Install

Run this MCP server locally

Run this MCP server locally and expose it via stdio so your MCP client can connect.

Run via npm
Run via npm
wasm-mcp@0.2.6
Run command
npx wasm-mcp@0.2.6

Step 2: Connect

Connect in your MCP client

After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.

Loading MCP clients…