Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USE_OCRNoEnable OCR for scanned PDFs.1
USE_BM25NoEnable BM25 fallback.1
USE_FTS5NoEnable FTS5 search (recommended).0
TDZ_DATA_DIRNoDatabase directory where knowledge data is stored.~/.tdz-c64-knowledge
SEMANTIC_MODELNoSentence-transformers model for semantic search.all-MiniLM-L6-v2
FUZZY_THRESHOLDNoFuzzy similarity threshold (0-100).80
SEARCH_CACHE_TTLNoSearch cache time-to-live in seconds.300
USE_FUZZY_SEARCHNoEnable fuzzy search.1
ALLOWED_DOCS_DIRSNoDocument directory whitelist for restricted environments.
SEARCH_CACHE_SIZENoMaximum number of cached search results.100
USE_SEMANTIC_SEARCHNoEnable semantic search.0
USE_QUERY_PREPROCESSINGNoEnable NLTK preprocessing.1

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/MichaelTroelsen/tdz-c64-knowledge'

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