Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CASECLERK_DATA_DIRNoRelocates the data directory itself.
CASECLERK_CONFIG_DIRNoRelocates the config directory itself.
CASECLERK_PROMPTS_DIRNoOverrides promptsDir; directory for custom prompts.
CASECLERK_UPDATES_AUTONoOverrides updates.auto; whether to auto-check for updates (true/false).
CASECLERK_DOCUMENTS_ROOTNoOverrides documentsRoot in config.json; the root folder containing case documents.
CASECLERK_PROCESSING_WATCHNoOverrides processing.watch; whether to watch for changes (true/false).
CASECLERK_PROCESSING_IGNORENoOverrides processing.ignore; comma-separated glob patterns to ignore.
CASECLERK_EMAILS_FOLDER_NAMENoOverrides emailsFolderName; the folder name for generated emails.
CASECLERK_SUMMARIZATION_MODELNoOverrides summarization.model; model to use for summarization.
CASECLERK_SUMMARIZATION_ENABLEDNoOverrides summarization.enabled; enable summarization (true/false).
CASECLERK_PROCESSING_CONCURRENCYNoOverrides processing.concurrency; number of documents processed concurrently.
CASECLERK_SUMMARIZATION_BASE_URLNoOverrides summarization.baseUrl; base URL for the summarization provider.
CASECLERK_SUMMARIZATION_PROVIDERNoOverrides summarization.provider; provider for summarization.
CASECLERK_EMAIL_FILE_NAME_TEMPLATENoOverrides emailFileNameTemplate; template for email file names.
CASECLERK_SUMMARIZATION_API_KEY_ENVNoOverrides summarization.apiKeyEnv; the name of the environment variable containing the API key (never the secret itself).
CASECLERK_UPDATES_CHECK_INTERVAL_HOURSNoOverrides updates.checkIntervalHours; hours between update checks.

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/chrismeyersfsu/caseclerk'

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