-
securityA
license-
qualityA server that enables Large Language Models to discover and interact with REST APIs defined by OpenAPI specifications through the Model Context Protocol.
Last updated -
72
78
TypeScript
MIT License
LLM を使用してユーザーの WeGene 遺伝子検査レポートを分析します。WeGene Assistant 用の MCP サーバー。
ユーザーが承認されると、そのアカウントのすべてのレポートがリソースとして公開されます。
サーバーは 1 つのツールを実装します。
.env.example
を.env
としてコピーし、ファイル内のキーとシークレットを更新します。Smithery経由で Claude Desktop 用の WeGene Assistant を自動的にインストールするには:
uv sync --dev --all-extras
を実行します。~/Library/Application\ Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
設定ファイルに以下の内容を追加します。
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
大規模な言語モデルを活用してユーザーの WeGene 遺伝子検査レポートを分析し、カスタム URI スキームを介してレポート データへのアクセスを提供し、OAuth 認証と API 利用によるプロファイルとレポートの管理を可能にします。