Other MCP Server · MODEL CONTEXT PROTOCOL
acashmoney bio mcp
BioMCP: Enabling agent-based biomedical R&D
WHAT IT CONNECTS
acashmoney bio mcp 为 AI Agent 提供什么
- **Active Site Analysis**: Examine the binding sites and functional residues of proteins using PDB IDs
- **Disease-Protein Search**: Find protein structures associated with specific diseases or medical conditions
- **Integrated Data Access**: Connect seamlessly with RCSB Protein Data Bank [(PDB)](https://www.rcsb.org/)
- `analyze-active-site`: Provides detailed information about protein binding sites using a PDB ID
- `search-disease-proteins`: Returns proteins related to specified diseases or medical conditions
- Start the BioMCP server:
- In a separate terminal, install the MCP Inspector globally (if not already installed):
- Launch the MCP Inspector and connect to your local BioMCP server:
- Use the inspector interface to test tools and view responses.
- Build the BioMCP server:
- Configure Claude Desktop to launch the MCP server:
- Restart Claude Desktop for the changes to take effect.
- You can now ask Claude questions that utilize the BioMCP tools:
- "What are the key residues in the active site of PDB structure 6LU7?"
- "Find proteins related to Alzheimer's disease"
- "What are the key residues in the active site of PDB structure 6LU7?"
- "Find proteins related to Alzheimer's disease"
- Node.js 20.0.0 or higher
- TypeScript 5.0+
- Compatible MCP client implementation
- Expand level of detail for active site descriptions
- Leverage 3-D coordinates
- Tools for interfacing with literature
- Tools for interfacing with computational biology models:
- RFdiffusion
- ProteinMPNN
- ColabFold
- Additional protein design and structure prediction tools
- Agent-based research pipelines
- Introduce client with protein visualization tools
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。