Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BYOD_PATHNoPath to directory containing local RPG source files
DW_DB_PATHNoPath to custom DW SQLite databasedata/dw/dungeon-world.db
BRP_DB_PATHNoPath to custom BRP SQLite databasedata/brp/basic-roleplaying.db
LLM_BACKENDNoLLM backend: mlx or llamacppmlx
OGL_DB_PATHNoPath to custom OGL SQLite databasedata/ogl/cepheus.db
STT_BACKENDNoSTT backend: mlx or whispercppmlx
SR5E_DB_PATHNoPath to custom 5E-compatible SQLite databasedata/5ecompatible/5ecompatible-srd.db
MLX_LLM_MODELNoMLX LLM modelmlx-community/Llama-3.2-3B-Instruct-4bit
ORCUS_DB_PATHNoPath to custom Orcus SQLite databasedata/orcus/orcus.db
AGREE_BYOD_USENoSet to 'true' to enable BYOD modefalse
BYOD_MAX_FILESNoMaximum files to process per sync2000
BYOD_CHUNK_SIZENoCharacters per chunk (500–50000)8000
SESSION_DB_PATHNoSession database location~/.2d6mcp/sessions.db
MLX_WHISPER_MODELNoMLX Whisper modelmlx-community/whisper-large-v3-turbo
BYOD_CHUNK_OVERLAPNoOverlap between consecutive chunks400
BYOD_SYNC_TIMEOUT_MSNoMilliseconds per sync batch15000
BYOD_CONTENT_CACHE_PATHNoShared content cache databasedata/byod/content_cache.db
BYOD_MAX_CHUNKS_PER_FILENoMaximum chunks from any single file500

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/crowterliam/2d6mcp'

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