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 💡
stellar-mcp
A Model Context Protocol server that provides Stellar blockchain interaction capabilities for LLMs
sadeghtkd/ping-mcp-server
A MCP server that enables Claude to perform network connectivity tests and ping operations via SSE.
@joshuarileydev/mac-apps-launcher-mcp-server
A Model Context Protocol (MCP) server for launching and managing macOS applications.
@just-every/mcp-read-website-fast
Quickly reads webpages and converts to markdown for fast, token efficient web scraping
mcp-server-taskwarrior
Node.js server implementing Model Context Protocol (MCP) for TaskWarrior operations. Allows viewing, filtering, adding, and marking tasks as complete.
xctools-mcp-server
MCP server providing structured access to Xcode development tools including xcrun, xcodebuild, and xctrace