Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Clinical Intelligence Server

БесплатноНе проверен

Enables searching clinical trials, PubMed, Open Targets, and openFDA data, with optional Vertex AI grounding for regulatory context.

GitHubEmbed

Описание

Enables searching clinical trials, PubMed, Open Targets, and openFDA data, with optional Vertex AI grounding for regulatory context.

README

What this MVP includes

  • ClinicalTrials.gov v2 search
  • PubMed search via NCBI E-utilities
  • Open Targets target lookup
  • openFDA regulatory context
  • Optional Vertex AI Google Search grounding
  • FastMCP over Streamable HTTP for LibreChat

Local setup

python -m venv .venv
source .venv/bin/activate   # Windows: .venv\Scripts\activate
pip install -r requirements.txt
cp .env.example .env
uvicorn app.main:app --reload --host 0.0.0.0 --port 8000

Health checks

curl http://localhost:8000/health
curl http://localhost:8000/health/sources

MCP endpoint


Useful test URLs

curl "http://localhost:8000/health/sources"

Pytest

pytest -q

Vertex AI Google Search grounding

This is optional.

Set:

GOOGLE_CLOUD_PROJECT GOOGLE_CLOUD_LOCATION=global ENABLE_VERTEX_WEB_SEARCH=true

Also ensure your environment has Google Cloud credentials available.

If this is disabled, the rest of the server still works.

from github.com/nasimpc/Clinical-Trial-Intelligence-MCP-Server

Установка Clinical Intelligence Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/nasimpc/Clinical-Trial-Intelligence-MCP-Server

FAQ

Clinical Intelligence Server MCP бесплатный?

Да, Clinical Intelligence Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Clinical Intelligence Server?

Нет, Clinical Intelligence Server работает без API-ключей и переменных окружения.

Clinical Intelligence Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Clinical Intelligence Server в Claude Desktop, Claude Code или Cursor?

Открой Clinical Intelligence Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Clinical Intelligence Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai