Other MCP Server · MODEL CONTEXT PROTOCOL
acashmoney bio mcp
BioMCP: Enabling agent-based biomedical R&D
WHAT IT CONNECTS
What acashmoney bio mcp gives an 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
An MCP listing is not a security review
An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.