Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoHTTP bind host127.0.0.1
modeNoTransport mode: stdio or httpstdio
pathNoHTTP endpoint path/mcp
portNoHTTP bind port8000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
simulate_gas_hfmC

run a gas hollow-fiber membrane simulation, using pyThermoDB YAML reference content to build the model source.

check_yaml_referenceA

Validate pythermodb YAML reference content for use with pyThermoDB.

hfm_feed_flow_rate_analyzerB

analyze recommended feed flow rate bounds for a hollow-fiber membrane module from geometry, operating conditions, and permeance inputs.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Gas Phase Reference RequirementsThermodynamic data and equation requirements for gas-phase PyMemSim calculations.
Liquid Phase Reference RequirementsThermodynamic data and equation requirements for liquid-phase PyMemSim calculations.

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/sinagilassi/PyMemSim-MCP'

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