Skip to main content
Glama
jinhyunan

ccpp-tools-mcp

by jinhyunan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
fluid_props_liquidA

Petroleum-liquid density/viscosity/vapor pressure at a temperature.

Uses a named preset (currently 'diesel_no2', a representative ASTM D975 sample) or a custom fluid via api_gravity + two viscosity points [[T_degC, cSt], [T_degC, cSt]] (ASTM D341 fit) + vapor_pressure_kpa.

fluid_props_steamA

Water/steam properties (own IAPWS-IF97 implementation).

Give both pressure and temperature for a single-phase state; only one of them for saturation properties at that pressure or temperature.

tank_capacityC

Storage-tank working/nominal volume and residence time from autonomy.

pipe_size_selectC

Select the smallest ASME B36.10M pipe meeting a velocity limit.

pipe_wall_thicknessC

ASME B31.1 pressure-design wall check against a selected schedule.

dp_segment_liquidB

Darcy-Weisbach + Crane K pressure drop for one liquid pipe segment.

list_crane_fittingsA

List fitting keys accepted by dp_segment_liquid and their K basis.

pump_tdhC

Pump total dynamic head from static lift, line losses, and pressures.

pump_npshaC

NPSH available at the pump; margin check when NPSHr is supplied.

pump_powerB

Hydraulic power, and shaft power when an efficiency is supplied.

valve_cv_liquidA

ISA 75.01 required Cv/Kv for turbulent liquid flow (Fp = 1).

Supply inlet/vapor/critical pressures to enable the choked-flow check (for water use critical_pressure_bar_a = 220.64).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/jinhyunan/ccpp-tools-mcp'

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