A
securityA
licenseA
qualityA Model Context Protocol server that provides web content fetching and conversion capabilities.
Last updated -
4
89
2
JavaScript
MIT License
一个概念验证实现,用于在 Web 浏览器中以 WebAssembly (WASM) 运行的模型上下文协议 (MCP) 服务器。该项目演示了如何在浏览器环境中集成 MCP 工具和资源。
server.ts
:核心 MCP 服务器实现,包含工具和资源定义main.ts
:客户端集成和 UI 交互处理browser-transport.ts
:用于浏览器通信的自定义传输层server.tool()
注册storage://{key}
)readCallback
访问这是一个概念验证实现,演示了使用 WebAssembly 在 Web 浏览器中运行 MCP 服务器的可行性。该实现侧重于演示 MCP 的核心概念,同时保持简洁明了。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
该服务器能够在 Web 浏览器中运行模型上下文协议,其功能包括算术运算和基于会话的键值存储。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/beekmarks/mcp-wasm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server