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
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_turnA

Return Master of Orion 2's current turn number, read live from DOSBox-X.

Requires DOSBox-X running MOO2 with a game in progress. Raises a descriptive error if the target is unavailable or no game is loaded.

get_empire_statusA

Return the player empire's core stats, read live from DOSBox-X.

Includes the turn and any reverse-engineered empire fields (e.g. treasury). Fields not yet resolved are null and listed in unavailable — never a guessed value. Requires DOSBox-X running MOO2 with a game in progress.

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/rapaul/moo2-mcp'

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