Skip to content
Claude Code

BioMCP-TS for Claude Code

io.github.yeyuan98/biomcp-ts

Biomedical MCP server: genes, variants, trials, literature, patents, optional SQL/R/biowasm tools.

client:Claude Code transport:stdio runtime:npm

Install BioMCP-TS in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add biomcp-ts -e ANALYSIS_BIOWASM=<ANALYSIS_BIOWASM> -e ANALYSIS_R=<ANALYSIS_R> -e DB_TYPE=<DB_TYPE> -e NCBI_API_KEY=<NCBI_API_KEY> -e S2_API_KEY=<S2_API_KEY> -e OPENFDA_API_KEY=<OPENFDA_API_KEY> -e ONCOKB_TOKEN=<ONCOKB_TOKEN> -e DISGENET_API_KEY=<DISGENET_API_KEY> -- npx -y biomcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

BioMCP-TS in other clients