Connect Health Research to Gemini Enterprise
Query Health Research directly from Gemini Enterprise. Arlet links the two through one MCP connection and takes care of API keys.
Separates 'what the synthesized literature says', 'what is still being tested' and 'what the population-level statistics show'.
Tools:
- search_health_evidence: Europe PMC filtered to reviews, meta-analyses and cohort studies, so results rest on synthesized or population-level evidence rather than one small trial.
- search_clinical_trials: ClinicalTrials.gov API v2. Returns NCT ID, recruitment status, phase, study type, planned enrollment and start date β the fastest way to see whether an intervention is still under investigation rather than established.
- find_who_indicators: search WHO GHO indicators by name to get an indicator_code.
- get_who_indicator_values: fetch data points for that code, optionally filtered to one country (ISO3), for international comparison.
The WHO tools are deliberately two steps: indicator codes are opaque strings, and guessing them produces silently wrong data, so the code must come from a search.
Abstracts are returned only for open-access articles under a CC license; other records carry metadata and a link.
This server reports published findings, trial registrations and official statistics. It does not diagnose, recommend treatment, or replace a clinician β anyone with symptoms or a medical condition should consult a physician.
How to connect Health Research to Gemini Enterprise
- 1
In the Arlet dashboard, open Data tools, find Health Research and switch it on. No API key setup is needed.
- 2
Sign in to Gemini Enterprise with your organization Google account and open the gear icon at the bottom left β Connectors β Add MCP Server.
- 3
In the MCP info tab, enter https://mcp.arlet.dev/mcp/ as the Server URL and "Arlet" as the Name. In the Auth tab, enter the OAuth settings from the Arlet docs (Authorization URL / Token URL / Client ID / Client Secret / Scopes) and click Add.
- 4
In the connector list on the chat screen, click Connect on Arlet, sign in with Google and authorize. Arlet can then be enabled with the toggle.
Adding custom connectors (MCP) requires a Gemini Enterprise subscription and is not available in the consumer Gemini app. See the docs for the values to enter in the Auth tab.
