A
securityA
licenseA
qualityConnect your chat repl to wolfram alpha computational intelligence
Last updated -
1
18
Python
MIT License
この MCP サーバーは、チャット メッセージを要約するために使用されます。
始める前に
チャットボットディレクトリに移動し、 READMEに従ってチャット データベースをセットアップします。
チャットボットを起動してチャットメッセージを保存します。
query_chat_messages
- チャットメッセージのクエリルート ディレクトリに.env
ファイルを作成し、チャット データベースのパスを設定します。
サーバーを構築します。
自動リビルドを使用した開発の場合:
Claude Desktop で使用するには、サーバー設定を追加します。
MacOS の場合: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
MCPサーバーはstdio経由で通信するため、デバッグが困難になる場合があります。パッケージスクリプトとして提供されているMCP Inspectorの使用をお勧めします。
インスペクターは、ブラウザでデバッグ ツールにアクセスするための URL を提供します。
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
チャット メッセージを要約します。