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 💡
helebest/my-mcp-lab
A lab project for setting up an SSE-based Model Context Protocol (MCP) server.
trustasia-com/myssl-mcp-server-python
A MCP server that integrates MySSL site security certificate inspection tools with LLM models via the Model Context Protocol (MCP)
locust-mcp-server
A Model Context Protocol (MCP) server implementation for running Locust load tests. This server enables seamless integration of Locust load testing capabilities with AI-powered development environments.
ns-lookup-mcp
A simple MCP Server providing DNS lookup functionality via the nslookup command
restcsv-mcp-server
MCP Server for RestCSV, Generated using MCPGen
matlab-mcp-server
A Model Context Protocol (MCP) server that provides tools for developing and running MATLAB files.