MCP Server
MCP
wasm-mcp
Read-only MCP server for the WebAssembly spec: instructions, types, sections, search, proposals.
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
By
Comments
Sign in to leave a comment