Command Palette

Search for a command to run...

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

Opentargets

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

Enables querying disease/target/drug knowledge graph from Open Targets, supporting searches, profiles, and associations via natural language through the Pipewor

GitHubEmbed

Описание

Enables querying disease/target/drug knowledge graph from Open Targets, supporting searches, profiles, and associations via natural language through the Pipeworx gateway.

README

Open Targets MCP — disease/target/drug knowledge graph.

Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.

Tools

Tool Description
target Target (gene) profile by Ensembl id.
disease Disease profile by EFO id.
drug Drug profile by ChEMBL id.
search Platform search across diseases/targets/drugs.
target_associations Top disease associations for a target.
disease_associations Top target associations for a disease.
target_known_drugs Drugs clinically tested against a target.

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "opentargets": {
      "url": "https://gateway.pipeworx.io/opentargets/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 673+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Opentargets data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

from github.com/pipeworx-io/mcp-opentargets

Установка Opentargets

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

▸ github.com/pipeworx-io/mcp-opentargets

FAQ

Opentargets MCP бесплатный?

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

Нужен ли API-ключ для Opentargets?

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

Opentargets — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Opentargets with

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

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

Автор?

Embed-бейдж для README

Похожее

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