Stella MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_modelC | Create a new Stella model with specified time settings |
| add_stockC | Add a stock (reservoir) to the current model |
| add_flowB | Add a flow between stocks in the current model |
| add_auxB | Add an auxiliary variable (parameter or intermediate calculation) to the current model |
| add_connectorB | Add a connector (dependency arrow) between variables |
| save_modelB | Save the current model to a .stmx file |
| read_modelA | Read an existing .stmx file and load it as the current model |
| validate_modelA | Validate the current model for errors and warnings |
| list_variablesA | List all variables (stocks, flows, auxiliaries) in the current model |
| get_model_xmlA | Get the XMILE XML representation of the current model (for preview) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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