Composable, tunable cheminformatics workflows: prepare ligands, cluster, virtual screens, and more.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Build cheminformatics and computational chemistry pipelines with composable blocks. Tune end-to-end with Bayesian Optimization. Or ask an LLM agent to do it.
Pure-Python docking. Free docking is the default (index_poses=False); scaffold-indexed mode caches poses by BemisβMurcko scaffold for ~3Γ faster throughput on congeneric series with consistent pose alignment.
The four fingerprint parameters above are searched automatically β every block exposes its mutable parameters to the optimizer.
"How many of the molecules in library.csv pass Lipinski's rules?"
"I need to build a ligand-based virtual screening workflow. I'm not sure if 2D or 3D is better. Can you optimize two workflows?"
"Dock the molecules in hits.csv against receptor.pdb with crystal_ligand.sdf as a reference."
The agent can build, run, and optimize workflows. See Using with Claude for full transcripts.
build_workflow, run_workflow, optimize_workflow, manage_workflows, view_structuresRequired only for the view_structures MCP tool (3D visualization):
examples/basic_usage.ipynb β full tutorialexamples/docking/docking.ipynb β docking walkthrough (ILS, scaffold-indexed, and template modes)MIT licensed. See CONTRIBUTING.md and RELEASING.md.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cmxflow)<a href="https://allmcps.com/mcp/cmxflow"><img src="https://allmcps.com/api/badge/cmxflow?style=directory" alt="Cmxflow on AllMCPs" /></a>