Skip to main content
Glama
cpappas213

meridian59-llm-bot

by cpappas213

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TIMEZONEYesThe IANA timezone name for the bot.
JSON_MODENoWhether to use OpenAI JSON response mode (default: true). Set to 'false' for endpoints that do not support response_format.
LLM_BASE_URLYesThe base URL of the OpenAI-compatible LLM endpoint.
LLM_MODEL_IDYesThe model ID to use with the LLM endpoint.
GAME_ENDPOINTYesThe endpoint of the Meridian 59 server.
GAME_PASSWORDYesThe account password for the Meridian 59 server.
GAME_USERNAMEYesThe account username for the Meridian 59 server.
OBSIDIAN_PATHNoOptional path to an Obsidian vault for milestone journals.
DISABLE_THINKINGNoWhether to disable thinking (default: false). Enable only for models supporting Qwen-style enable_thinking.
DASHBOARD_BIND_ADDRESSNoThe bind address for the read-only dashboard (default: 127.0.0.1:8904).

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/cpappas213/meridian59-llm-bot'

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