Skip to main content
Glama
wildsonbbl

GNNPCSAFT MCP Server

by wildsonbbl

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

A
license - permissive license
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wildsonbbl/gnnepcsaft_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server