GNNPCSAFT MCP Server is an implementation of the Model Context Protocol (MCP) for GNNPCSAFT tools. GNNPCSAFT leverages Graph Neural Networks (GNNs) to estimate PC-SAFT pure-component parameters, allowing property predictions such as density and vapor pressure for any molecule or mixture. FeOs is used for PC-SAFT calculations.
Other implementations with GNNPCSAFT:
You need uvx installed.
uvx --from gnnepcsaft-mcp-server gnnpcsaftmcp{
"mcpServers": {
"gnnpcsaft": {
"command": "uvx",
"args": ["--from", "gnnepcsaft-mcp-server", "gnnpcsaftmcp"]
}
}
}GNU General Public License v3.0