Model Context Protocol server for GNNePCSAFT tools
Project description
GNNEPCSAFT MCP Server
Overview
This is the Model Context Protocol (MCP) server implementation for GNNePCSAFT tools. The server handles communication and context management between LLM models and clients using the MCP protocol. GNNePCSAFT is a Graph Neural Network (GNN) that can estimate ePC-SAFT parameters. This allows thermodynamic calculations like density and vapor pressure without experimental data for any molecule. FeOS is used for the PC-SAFT calculations.
Features
- Calculates density, vapor pressure, enthalpy of vaporization and critical points
- Estimates ePC-SAFT parameters
- Thermodynamic calculations for pure components and mixtures
- Collects information from PubChem, if any, for any molecule
- Allows thermodynamics-aware LLMs
Installation
You're gonna need uvx.
Usage
The command to start the server would be:
uvx --from gnnepcsaft-mcp-server gnnepcsaftmcp
Claude Desktop config to start the MCP server:
{
"mcpServers": {
"gnnepcsaft": {
"command": "uvx",
"args": ["--from", "gnnepcsaft-mcp-server", "gnnepcsaftmcp"]
}
}
}
License
GNU General Public License v3.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gnnepcsaft_mcp_server-0.2.3.tar.gz.
File metadata
- Download URL: gnnepcsaft_mcp_server-0.2.3.tar.gz
- Upload date:
- Size: 15.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44c3e8a3bbb5da302bdaee10016b5b1946064bd52bee1814b2d9cde132671a23
|
|
| MD5 |
0517ea60ba9749b58ca72ed409f39fd4
|
|
| BLAKE2b-256 |
8724e90e5bfbe53b0ebd06f7a6db04b3a5314f9a0ca335e9f3cf95e85451f1ed
|
File details
Details for the file gnnepcsaft_mcp_server-0.2.3-py3-none-any.whl.
File metadata
- Download URL: gnnepcsaft_mcp_server-0.2.3-py3-none-any.whl
- Upload date:
- Size: 15.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11e2a5532973e6b700fcb17fe29052631adda7722d3a4e6fa7b88f710a9cadc1
|
|
| MD5 |
e9f7de8676a9b51e864932a53bd96e41
|
|
| BLAKE2b-256 |
5564783617e1f36cf8310f9b046a92adaab716f98cbfeba0a648cc74c06635bd
|