Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_model

Create a new Stella model with specified time settings

add_stock

Add a stock (reservoir) to the current model

add_flow

Add a flow between stocks in the current model

add_aux

Add an auxiliary variable (parameter or intermediate calculation) to the current model

add_connector

Add a connector (dependency arrow) between variables

save_model

Save the current model to a .stmx file

read_model

Read an existing .stmx file and load it as the current model

validate_model

Validate the current model for errors and warnings

list_variables

List all variables (stocks, flows, auxiliaries) in the current model

get_model_xml

Get the XMILE XML representation of the current model (for preview)

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/bradleylab/stella-mcp'

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