get_drug_targets — Biomedical Data MCP Tool Read-only
get_drug_targets
(get drug targets) is one of 3 tools on the
Biomedical Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_drug_targets from your client
- Claude Code Biomedical Data get_drug_targets run in your project directory
- Claude Desktop Biomedical Data get_drug_targets ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Biomedical Data get_drug_targets ~/.cursor/mcp.json
- VS Code Biomedical Data get_drug_targets .vscode/mcp.json
- Zed Biomedical Data get_drug_targets ~/.config/zed/settings.json
- Windsurf Biomedical Data get_drug_targets ~/.codeium/windsurf/mcp_config.json
- Cline Biomedical Data get_drug_targets ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Biomedical Data get_drug_targets ~/.gemini/settings.json
- Grok Biomedical Data get_drug_targets .mcp.json (in your project root)
- ChatGPT Biomedical Data get_drug_targets Settings → Connectors → Advanced → Developer mode
- Claude.ai Biomedical Data get_drug_targets Settings → Connectors → Add custom connector
- LangChain Biomedical Data get_drug_targets pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http bio https://bio.memoryapi.org/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.