wasmcp

wasmcp/wasmcp
★ 76 stars Rust 🌐 Browser/Web Updated 26d ago
Build MCP servers with WebAssembly components
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wasmcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "wasmcp"
      ]
    }
  }
}

Topics

mcpmodelcontextprotocolrustwasmwebassembly