Skip to main content
Glama

MoziChem-MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_method_reference_inputs

This function retrieves the reference inputs required for a specific method, including data and equations.

calc_gas_component_fugacity

This function calculates the fugacity of single-gas component using different equation of states (EOS) including Peng-Robinson (PR), Soave-Redlich-Kwong (SRK), Redlich-Kwong (RK), and van der Waals (vdW).

calc_liquid_component_fugacity

This function calculates the fugacity of single-liquid component using different equation of states (EOS) including Peng-Robinson (PR), Soave-Redlich-Kwong (SRK), Redlich-Kwong (RK), and van der Waals (vdW). The fugacity is calculated based on the EOS used for the gas phase and Poynting correction.

calc_fugacity_gas_mixture

This function calculates the fugacity of a mixture of gases using different equation of states (EOS) including Peng-Robinson (PR), Soave-Redlich-Kwong (SRK), Redlich-Kwong (RK), and van der Waals (vdW).

component_eos_roots_analysis

This function analyzes the roots of the EOS for a given component at specified temperature and pressure.

multi_component_eos_roots_analysis

This function analyzes the roots of the EOS for a mixture of components at specified temperature and pressure.

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/sinagilassi/mozichem-mcp'

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