MCP Server
MCP
cmxflow
Composable, tunable cheminformatics workflows: library preparation, clustering, docking, and more.
Install
uvx cmxflow
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "cmxflow",
"version": "0.4.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "--from",
"type": "positional"
},
{
"value": "cmxflow",
"type": "positional"
},
{
"value": "cmxflow-mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment