EOS Models MCP (eos-models-mcp)
Equation of State calculations using various models (Peng-Robinson, Soave-Redlich-Kwong, Redlich-Kwong, van der Waals)
Fugacity calculations for pure components and mixtures
Thermodynamic property predictions
Phase behavior analysis
概要
🧪 Overview
MoziChem-MCP bridges the gap between AI language models and chemical engineering calculations by providing structured access to thermodynamic models, equation of state calculations, phase equilibrium computations, and other essential chemical engineering tools through the Model Context Protocol.
🌡️ EOS Models MCP (eos-models-mcp)
Equation of State calculations using various models (Peng-Robinson, Soave-Redlich-Kwong, Redlich-Kwong, van der Waals) Fugacity calculations for pure components and mixtures Thermodynamic property predictions Phase behavior analysis
サーバー設定
{
"mcpServers": {
"mozichem-eos": {
"command": "uvx",
"args": [
"--from",
"mozichem-mcp",
"mozichem-mcp-eos-models"
]
}
}
}