BioLM now has an MCP (Model Context Protocol) server
— connect Claude, ChatGPT, or any MCP-compatible AI assistant directly to BioLM's computational biology tools. No integration code required.
Once connected, you can run protein folding, antibody design, variant effect prediction, codon optimization, toxicity screening, and more by simply describing what you want in conversation. The server exposes 20+ tools including ESMFold, ESM-1v, ABodyBuilder3, AntiFold, SADIE, DNA Chisel, Evo2, and BioLMTox-2.
Getting started:
add
https://biolm.ai/mcp
to your AI client. Supports OAuth (browser login) and API token auth. Also available as a local npm package via
npx @biolm/biolm-mcp
.
Learn more