Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEXTCLOUD_HOSTYesThe URL of your Nextcloud instance (e.g., https://your.nextcloud.instance.com)
TESSERACT_LANGNoLanguage code for Tesseract OCReng
ENABLE_TESSERACTNoEnable Tesseract processor for local OCR on imagesfalse
PROGRESS_INTERVALNoProgress update interval in seconds for long-running OCR operations10
NEXTCLOUD_PASSWORDNoYour Nextcloud app password (for Basic Auth)
NEXTCLOUD_USERNAMENoYour Nextcloud username (for Basic Auth)
ENABLE_UNSTRUCTUREDNoEnable Unstructured.io processor for document processingfalse
CUSTOM_PROCESSOR_URLNoURL for custom HTTP processor (e.g., http://localhost:9000/process)
UNSTRUCTURED_API_URLNoURL for Unstructured.io API (e.g., http://localhost:8002)http://localhost:8002
UNSTRUCTURED_STRATEGYNoUnstructured processing strategy: auto, fast, or hi_resauto
CUSTOM_PROCESSOR_TYPESNoComma-separated MIME types supported by custom processor (e.g., application/pdf,image/jpeg)
UNSTRUCTURED_LANGUAGESNoComma-separated language codes for Unstructured processor (e.g., eng,deu)eng
ENABLE_CUSTOM_PROCESSORNoEnable custom HTTP processor for document processingfalse
ENABLE_DOCUMENT_PROCESSINGNoEnable automatic text extraction from documents and imagesfalse

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/No-Smoke/nextcloud-mcp-comprehensive'

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