GNNPCSAFT MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@GNNPCSAFT MCP Serverestimate PC-SAFT parameters for ethanol"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 gnnpcsaftmcpExample: Claude Desktop Configuration
{
"mcpServers": {
"gnnpcsaft": {
"command": "uvx",
"args": ["--from", "gnnepcsaft-mcp-server", "gnnpcsaftmcp"]
}
}
}Related MCP server: MolMIM MCP Server
License
GNU General Public License v3.0
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables AI assistants to perform complex chemical engineering calculations including thermodynamic modeling, equation of state calculations, phase equilibrium computations, and vapor-liquid equilibrium analysis. Built on the MoziChem framework to bridge AI language models with specialized chemical engineering tools.64MIT
- Alicense-qualityDmaintenanceEnables molecular generation, optimization, and analysis through NVIDIA MolMIM API. Supports generating drug-like molecules with desired properties, extracting molecular embeddings, and exploring chemical space around seed molecules.MIT

ChemMCPofficial
Alicense-qualityCmaintenanceChemMCP is an easy-to-use and extensible chemistry toolkit for LLMs and AI assistants, enabling molecular analysis, property prediction, and reaction synthesis tasks without domain-specific training.70Apache 2.0- FlicenseBqualityDmaintenanceProvides computational chemistry tools for LLMs, enabling molecular operations like SMILES processing and geometry manipulation via a modular agent and tool system.9
Related MCP Connectors
Materials MCP — computed (DFT) materials structures & thermodynamic properties.
Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more.
Machine-readable utilities and datasets for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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