Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GAEA_ROOTYesThe root path to the terrain project. All file paths are constrained to this directory.
GAEA_EXE_DIRYesDirectory containing Gaea executables such as Gaea.Swarm.exe and Gaea.exe.

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
gaea_clone_graphC

Clone a .terrain graph and optionally repoint its first File node and build output.

gaea_find_installA

Find local QuadSpinner Gaea executables.

gaea_list_graphsA

List .terrain graph files under GAEA_ROOT.

gaea_inspect_graphA

Inspect a Gaea .terrain graph for File nodes, output destinations, profiles, and exposed variables.

gaea_set_input_heightmapB

Set a Gaea File node's FileName to a new heightmap path.

gaea_set_build_outputC

Set every BuildDefinition Destination in a Gaea graph.

gaea_set_variableB

Update an exposed variable value in a graph when a matching variable object exists.

gaea_run_buildC

Run Gaea.Swarm.exe for a .terrain graph.

gaea_open_graphC

Open a .terrain graph in the Gaea desktop application.

gaea_list_outputsB

List output files in a Gaea build directory.

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/JulianIrigoyen/gaea-mcp'

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