Command Palette

Search for a command to run...

UnylyUnyly
Browse all

GNNPCSAFT Server

FreeNot checked

Enables estimation of PC-SAFT pure-component parameters and prediction of properties like density and vapor pressure for any molecule or mixture using Graph Neu

GitHubEmbed

About

Enables estimation of PC-SAFT pure-component parameters and prediction of properties like density and vapor pressure for any molecule or mixture using Graph Neural Networks.

README

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

from github.com/wildsonbbl/gnnepcsaft_mcp_server

Install GNNPCSAFT Server in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install gnnpcsaft-mcp-server

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add gnnpcsaft-mcp-server -- uvx gnnepcsaft-mcp-server

FAQ

Is GNNPCSAFT Server MCP free?

Yes, GNNPCSAFT Server MCP is free — one-click install via Unyly at no cost.

Does GNNPCSAFT Server need an API key?

No, GNNPCSAFT Server runs without API keys or environment variables.

Is GNNPCSAFT Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install GNNPCSAFT Server in Claude Desktop, Claude Code or Cursor?

Open GNNPCSAFT Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare GNNPCSAFT Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs