Skip to main content
Glama
MiloLug

LLMMO Game Server

by MiloLug

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BACKEND__RUN__HOSTNoServer hostlocalhost
BACKEND__RUN__PORTNoServer port8111
BACKEND__CORS__HEADERSNoAllowed headers["*"]
BACKEND__CORS__METHODSNoAllowed HTTP methods["*"]
BACKEND__CORS__ORIGINSNoAllowed CORS origins["http://localhost:8111"]
BACKEND__DB__BASE_PATHNoGame state storage directory.state
BACKEND__CORS__CREDENTIALSNoAllow credentialstrue

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/MiloLug/llmmo-game-server'

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