mcpwasm

MauricioPerera/mcpwasm
★ 1 stars JavaScript Code/Dev Tools Updated 11d ago
Static MCP: your tools are files, not servers. Hash-verified static skills executed sandboxed on demand (QuickJS-wasm on Cloudflare Workers) + llms.txt gateway
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpwasm": {
      "command": "npx",
      "args": [
        "-y",
        "MauricioPerera/mcpwasm"
      ]
    }
  }
}

README Excerpt

**Static MCP: your tools are files, not servers.** Tools are published as static, hash-verified content and executed sandboxed on demand. What static site hosting did to web servers — "don't run Apache, publish HTML" — this does to MCP servers: don't run an MCP server, publish files. The publisher needs

Tools (5)

ATTESTATION_MODEAsyncToolHostToolHostoptssum_numbers