Skip to main content
Glama
hensing
by hensing

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNo(Optional) Log verbosity: INFO (default) or DEBUG.
PAPERLESS_URLYesYour Paperless-ngx base URL.
GEMINI_API_KEYYesGoogle GenAI key for embeddings.
BULK_SYNC_LIMITNo(Optional) Cap initial ingestion to the X newest documents.
PAPERLESS_TOKENYesAPI Token from Paperless settings.
MAX_CHUNKS_PER_DOCNo(Optional) Limit segments per document (Default: 100 ≈ 25 pages).
PAPERLESS_PUBLIC_URLNo(Optional) URL used for clickable links in chat. Defaults to PAPERLESS_URL.
SYNC_INTERVAL_MINUTESNo(Optional) Periodic background sync interval in minutes (Default: 15). Set to 0 to disable.

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/hensing/searchless-ngx'

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