-
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
WeGene Assistant 的 MCP 服务器,使用 LLM 分析用户的 WeGene 基因检测报告。
一旦用户获得授权,其帐户下的所有报告都将作为资源公开:
服务器实现了一个工具:
.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.
利用大型语言模型分析用户的微基因检测报告,通过自定义 URI 方案提供对报告数据的访问,并通过 OAuth 身份验证和 API 利用实现配置文件和报告管理。