Loading MCP server directory, please wait...
Biomedical MCP server: genes, variants, trials, literature, patents, optional SQL/R/biowasm tools.
npx @getmcp/cli add io.github.yeyuan98/biomcp-tsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yeyuan98/biomcp-ts": {
"command": "npx",
"args": [
"-y",
"biomcp"
],
"env": {
"ANALYSIS_BIOWASM": "",
"ANALYSIS_R": "",
"DB_TYPE": "",
"NCBI_API_KEY": "",
"S2_API_KEY": "",
"OPENFDA_API_KEY": "",
"ONCOKB_TOKEN": "",
"DISGENET_API_KEY": ""
}
}
}
}