Skip to main content
Glama
KowL
by KowL

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LUOOME_LOGNoLog level: debug, info, warn, error, silentinfo
LUOOME_HOMENoData directory containing luoome.db and ai-models.json~/.luoome
LUOOME_PORTNoWeb server port5173
LUOOME_AI_CONFIGNoPath to AI model configuration file$LUOOME_HOME/ai-models.json
LUOOME_EXPOSE_TRADENoSetting to 'true' causes MCP server to exit with error (trade tools never exposed)off
LUOOME_EXPOSE_WRITENoSet to 'true' to expose write tools via MCPoff
LUOOME_HOLIDAYS_FILENoPath to holidays JSON file; falls back to built-in if missing or corrupt$LUOOME_HOME/holidays.json
LUOOME_EXPOSE_EXTERNALNoSet to 'true' to expose external tools via MCPoff
LUOOME_MARKET_PROVIDERYesMarket data provider. Only 'real' supported: Eastmoney primary, Tencent backup.
LUOOME_A_SHARE_HOLIDAYSNoAdditional A-share market holidays as comma-separated YYYY-MM-DD dates, unioned with built-in calendar
LUOOME_FEISHU_WEBHOOK_URLNoFeishu webhook URL for notifications; missing falls back to logging

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

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/KowL/luoome'

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