← Back to Plugins
MCP Server MCP

wasm-mcp

github By github 👁 2 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.xyzzylabs.ai/wasm/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "wasm-mcp",
      "version": "0.2.16",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...