Interacting with the Drug Gene Interaction Database (DGIdb) via…
@QuentinCody
About Interacting with the Drug Gene Interaction Database (DGIdb) via…
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"dgidb": {
"command": "npx",
"args": [
"mcp-remote",
"https://dgidb-mcp-server.quentincody.workers.dev/sse"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Interacting with the Drug Gene Interaction Database (DGIdb) via Claude Desktop?
This MCP (Model Context Protocol) server acts as a bridge between the Drug Gene Interaction Database (DGIdb) API and AI assistants like Claude Desktop. It enables researchers and scientists to query DGIdb—a comprehensive, multi-source database of drug–gene interactions—using plain‑language questions and receive results directly inside Claude.
How to use Interacting with the Drug Gene Interaction Database (DGIdb) via Claude Desktop?
Technical users deploy the server (e.g., on Cloudflare Workers) and provide a URL to colleagues. Non‑technical users add that URL to their Claude Desktop configuration file under mcpServers. After restarting Claude, they can ask questions such as “What are the interactions for the drug Imatinib?” or “Show me drug attributes for Trametinib.” Claude uses the configured server to fetch answers from DGIdb.
Key features of Interacting with the Drug Gene Interaction Database (DGIdb) via Claude Desktop
- Queries the public DGIdb GraphQL API for drug–gene interactions.
- Provides tools for drug interactions, gene lookups, and drug attributes.
- Uses SSE (Server‑Sent Events) transport for real‑time communication.
- Configurable within Claude Desktop via a single URL.
- Deployable on Cloudflare Workers for scalable hosting.
Use cases of Interacting with the Drug Gene Interaction Database (DGIdb) via Claude Desktop
- Researchers asking about known interactions for a specific drug (e.g., Imatinib).
- Scientists exploring which genes interact with a given compound (e.g., Dovitinib).
- Clinicians or pharmacologists checking drug attributes (e.g., for Trametinib).
- Integrating drug–gene knowledge into AI‑assisted literature review or hypothesis generation.
FAQ from Interacting with the Drug Gene Interaction Database (DGIdb) via Claude Desktop
What data does this server access?
It accesses the publicly available DGIdb GraphQL API at https://dgidb.org/api/graphql, which aggregates drug–gene interaction data from multiple sources.
What are the dependencies or runtime requirements?
Users need the Claude Desktop application configured with a deployed URL for this MCP server. Technical deployers need Node.js and a Cloudflare account (or another hosting platform) to run the server.
Where does my data live?
All queries are sent to the public DGIdb API over the internet; the server itself does not store or log user data. The MCP server’s source code is open under the MIT License.
What transport protocol does it use?
The server communicates via SSE (Server‑Sent Events) at an endpoint like https://your-server.workers.dev/sse.
Is authentication required?
No authentication or API key is mentioned. The DGIdb API is public, and the server does not enforce any user authentication.
Frequently asked questions
What data does this server access?
It accesses the publicly available DGIdb GraphQL API at `https://dgidb.org/api/graphql`, which aggregates drug–gene interaction data from multiple sources.
What are the dependencies or runtime requirements?
Users need the Claude Desktop application configured with a deployed URL for this MCP server. Technical deployers need Node.js and a Cloudflare account (or another hosting platform) to run the server.
Where does my data live?
All queries are sent to the public DGIdb API over the internet; the server itself does not store or log user data. The MCP server’s source code is open under the MIT License.
What transport protocol does it use?
The server communicates via SSE (Server‑Sent Events) at an endpoint like `https://your-server.workers.dev/sse`.
Is authentication required?
No authentication or API key is mentioned. The DGIdb API is public, and the server does not enforce any user authentication.
Basic information
More AI & Agents MCP servers
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.

Competitor Tracker & Co.
Competitor Tracker & Co.Competitor Tracker & Co. watches your competitors' websites and tells you what changed. Every week it crawls their pricing, product, messaging and corporate pages, detects the changes that matter, and files a tagged, ran
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.

Transform MCP
UnstructuredThe Unstructured Transform MCP Server connects your ADK agent to Unstructured, a document processing platform that turns raw files into structured, AI-ready data. This integration gives your agent the ability to parse PD
Comments