Skip to main content
Glama

MoziChem-MCP

get_method_reference_inputs

Retrieve required reference inputs, including data and equations, for a specific method within the MoziChem-MCP server to support chemical engineering calculations.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
method_nameYes

Input Schema (JSON Schema)

{ "properties": { "method_name": { "title": "Method Name", "type": "string" } }, "required": [ "method_name" ], "type": "object" }

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