GNNPCSAFT MCP Server
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:
How to Use
Installation
You need uvx installed.
Starting the Server
uvx --from gnnepcsaft-mcp-server gnnpcsaftmcp
Example: Claude Desktop Configuration
{
"mcpServers": {
"gnnpcsaft": {
"command": "uvx",
"args": ["--from", "gnnepcsaft-mcp-server", "gnnpcsaftmcp"]
}
}
}
License
GNU General Public License v3.0
Recommend MCP Servers 💡
nostr-code-snippet-mcp
A MCP server for providing code snippets via Nostr
mcp_nuclei_server
基于MCP协议的Nuclei安全扫描服务器,支持漏洞扫描及JSON格式结果输出
@ashdev/discourse-mcp-server
Node.js server implementing MCP for Discourse search operation
filesystem
A Node.js server implementing the Model Context Protocol (MCP) for comprehensive filesystem operations, including advanced file and directory management.
aranet4-mcp-server
An MCP server to manage Aranet4 CO2 sensors, enabling data fetching, local storage in SQLite, and querying for historical measurements, including plotting capabilities.
sadeghtkd/ping-mcp-server
A MCP server that enables Claude to perform network connectivity tests and ping operations via SSE.