beekmarks/mcp-wasm
A proof-of-concept implementation of a Model Context Protocol (MCP) server that runs in WebAssembly (WASM) within a web browser. This project demonstrates the integration of MCP tools and resources in a browser environment.
Platform-specific configuration:
{
"mcpServers": {
"mcp-wasm": {
"command": "npx",
"args": [
"-y",
"mcp-wasm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...