
blatant-why
by 001TMF·★ 66·综合分 46
多智能体生物药物设计平台,包含11个MCP服务器用于蛋白质设计活动。
概述
Blatant-Why是一个AI驱动的生物药物设计活动代理,通过11个MCP服务器协调多种专业工具。它集成了BoltzGen、PXDesign、Protenix和200多种云端工具,用于抗体、纳米抗体和全新结合蛋白设计。该平台支持从靶点研究到实验室就绪候选分子排序的端到端设计活动,既支持云端计算(通过Tamarind Bio),也支持本地GPU处理。
试试问 AI
装完之后,这里有 5 个你可以让 AI 做的事:
什么时候选它
当您需要一个全面、端到端的蛋白质设计解决方案,通过 Claude Code 整合多个工具和 AI 模型,且不需要专业基础设施时,选择 Blatant-Why。
什么时候不要选它
如果您寻找在 Claude Code 之外工作的独立工具,或者需要比抽象层提供的更多底层计算方法控制权,请不要选择此系统。
此 server 暴露的工具
从 README 抽取出 10 个工具pdbProtein Data Bank queries
uniprotUniProt protein annotation
sabdabStructural Antibody Database queries
tamarindTamarind Bio cloud compute
screeningScreening battery orchestration
cloudCloud compute abstraction
campaignCampaign state management
researchLiterature and target research
local_computeLocal GPU compute dispatch
knowledgeJSON-backed campaign knowledge store
说明:Tool names were extracted from the MCP Servers table in the README. Descriptions are taken directly from the table, but no detailed signatures or specific usage examples were provided.
可对比工具
安装
安装先决条件:Node.js 18+、Python 3.11+、uv和Claude Code。
# 安装uv(Python包管理器)
curl -LsSf https://astral.sh/uv/install.sh | sh
# 安装Claude Code
npm install -g @anthropic-ai/claude-code
# 初始化项目
mkdir my-campaign && cd my-campaign
npx blatant-why init
# 添加API密钥
cp .env.example .env
# 编辑.env添加您的Tamarind API密钥
# 开始设计
claudeClaude Desktop配置(如适用):
FAQ
- 有哪些计算选项可用?
- Blatant-Why支持Tamarind Bio(有免费版)、本地GPU计算和SSH远程计算。Tamarind Bio提供对200多种结构生物学工具的访问,无需本地硬件。
- 它如何与Claude Code集成?
- 该平台专为Claude Code设计,提供11个MCP服务器、16个代理和14个技能,通过CLAUDE.md编排文件扩展Claude的蛋白质设计能力。
Hacker News 讨论
开发者社区最近的相关讨论。
- 帖子 by Murfalo · 2026-03-25
blatant-why 对比
最后更新于 · 由 README + GitHub 公开数据自动生成。