A
securityF
licenseA
qualityA server that provides tools for performing basic arithmetic operations (addition, subtraction, multiplication, division) via the Model Context Protocol.
Last updated -
4
JavaScript
ウェブブラウザ内でWebAssembly (WASM) で実行されるModel Context Protocol (MCP) サーバーの概念実証実装です。このプロジェクトは、ブラウザ環境におけるMCPツールとリソースの統合を実証します。
server.ts
: ツールとリソースの定義を含むコア MCP サーバーの実装main.ts
: クライアント側の統合とUIインタラクションの処理browser-transport.ts
: ブラウザ通信用のカスタムトランスポート層server.tool()
を使用して登録されましたstorage://{key}
)readCallback
経由でアクセスこれは、WebAssemblyを用いてウェブブラウザ上で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