mcp-wegene-assistant

mcp-wegene-assistant

3

WeGene Assistant MCP Server uses LLM to analyze genetic testing reports from WeGene. The server provides tools to handle OAuth authentication, retrieve user profiles, and fetch detailed report information.

WeGene Assistant MCP Server

MCP server for WeGene Assistant, utilizing LLM to analyze user's WeGene genetic testing report.

Components

Resources

  • Exposes user's reports as resources with custom wegene:// URI.

Tools

  • wegene-oauth: Initiates WeGene Open API OAuth process.
  • wegene-get-profiles: Retrieves profile list from a user's WeGene account.
  • wegene-get-report-info: Provides report metadata.
  • wegene-get-report: Fetches report results.

Configuration

  • Requires WeGene Open API key/secret.
  • Update configuration in .env file.

Quickstart

Install

  • Install via Smithery or locally, configuring Claude Desktop.