Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALP_OUTPUT_DIRYesPath where .alp files are saved
ANYLOGIC_API_KEYNoOptional API key for AnyLogic Cloud upload

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
anylogic_create_model_pleA

Create an AnyLogic simulation model that complies with PLE (Personal Learning Edition) limits. The model will be validated against PLE restrictions: max 10 agent types, max 200 blocks per agent, max 50,000 dynamic agents. Use this to create models that can be downloaded and run in free AnyLogic PLE.

anylogic_validate_pleA

Check if a model definition complies with AnyLogic PLE (Personal Learning Edition) limits. Returns detailed information about limit usage and any violations.

anylogic_upload_to_cloudA

Upload a PLE-compliant model to AnyLogic Cloud. Requires ANYLOGIC_API_KEY to be set. The model will be available for running simulations in the cloud, and source files can be downloaded for use in local AnyLogic PLE.

anylogic_download_for_pleB

Get download information for running model in AnyLogic PLE locally. Returns the model file and instructions for opening in free AnyLogic PLE software.

anylogic_get_ple_limitsB

Get information about AnyLogic PLE (Personal Learning Edition) limitations. Useful for understanding what restrictions apply when creating models.

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/umbaman/anylogicPLE-mcp'

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