Skip to main content
ClaudeWave

Open Targets disease/target/drug knowledge graph (GraphQL)

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/pipeworx-io/mcp-opentargets
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-opentargets": {
      "command": "node",
      "args": ["/path/to/mcp-opentargets/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/pipeworx-io/mcp-opentargets and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# mcp-opentargets

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

Part of [Pipeworx](https://pipeworx.io) — an MCP gateway connecting AI agents to 1356+ live data sources.

## Tools

| Tool | Description |
|------|-------------|
| `target` | "Drug target profile for [gene]" / "is [gene] a druggable target" / "[gene] target info" / "target ID [ENSG...]" — fetch a drug-target profile (Open Targets uses Ensembl gene IDs as target identifiers). Returns approved symbol, name, biotype, protein IDs, pathways, synonyms. Use for target characterization in drug discovery. |
| `disease` | "Disease profile for [EFO_N]" / "look up disease [ID]" — fetch a disease profile from Open Targets by EFO (Experimental Factor Ontology) ID. Returns name, description, therapeutic areas, ontology cross-refs. Pair with `disease_associations` to find drug targets for the disease. |
| `drug` | "Drug info for [ChEMBL ID]" / "look up [drug] target info" / "[CHEMBL...] mechanism" — fetch a drug profile from Open Targets by ChEMBL ID. Returns name, mechanisms of action, indications, target genes, trade names, clinical-trial phase. Use for drug research, mechanism queries. |
| `search` | "Find [disease / drug / gene target]" / "Open Targets lookup for [name]" / "what\'s the Open Targets ID for [X]" — text search across diseases, drug targets, and drugs in the Open Targets Platform (the leading drug-discovery knowledge graph). Returns ranked matches with their canonical IDs (ENSG... for targets, EFO_... for diseases, CHEMBL... for drugs). Use first to find IDs, then call target/disease/drug for details. |
| `target_associations` | "What diseases is [gene] involved in" / "diseases associated with [target]" / "what does [gene] cause" — top disease associations for a drug target (Ensembl gene ID), scored by integrated Open Targets evidence (genetics, expression, animal models, drugs, literature, pathways). Use to triage what diseases a candidate target might address. |
| `disease_associations` | "Best drug targets for [disease]" / "what genes are linked to [condition]" / "druggable targets in [disease]" — top drug-target candidates for a disease (EFO ID), scored by integrated evidence. Use for target discovery in a therapeutic area. |
| `target_known_drugs` | "What drugs target [gene]" / "approved drugs against [target]" / "clinical-trial drugs for [gene]" — drugs that have been clinically tested or approved against a drug target (Ensembl gene ID). Returns drug names, mechanisms, indications, clinical trial phases. Use for competitive landscape / drug-repositioning queries. |

## Quick Start

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

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

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

```json
{
  "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

- [All tools and guides](https://github.com/pipeworx-io/examples)
- [pipeworx.io](https://pipeworx.io)

## License

MIT
mcpmcp-servermodel-context-protocolopentargetspipeworx

Lo que la gente pregunta sobre mcp-opentargets

¿Qué es pipeworx-io/mcp-opentargets?

+

pipeworx-io/mcp-opentargets es mcp servers para el ecosistema de Claude AI. Open Targets disease/target/drug knowledge graph (GraphQL) Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala mcp-opentargets?

+

Puedes instalar mcp-opentargets clonando el repositorio (https://github.com/pipeworx-io/mcp-opentargets) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar pipeworx-io/mcp-opentargets?

+

Nuestro agente de seguridad ha analizado pipeworx-io/mcp-opentargets y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene pipeworx-io/mcp-opentargets?

+

pipeworx-io/mcp-opentargets es mantenido por pipeworx-io. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a mcp-opentargets?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp-opentargets en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: pipeworx-io/mcp-opentargets
[![Featured on ClaudeWave](https://claudewave.com/api/badge/pipeworx-io-mcp-opentargets)](https://claudewave.com/repo/pipeworx-io-mcp-opentargets)
<a href="https://claudewave.com/repo/pipeworx-io-mcp-opentargets"><img src="https://claudewave.com/api/badge/pipeworx-io-mcp-opentargets" alt="Featured on ClaudeWave: pipeworx-io/mcp-opentargets" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mcp-opentargets