Searchless-ngx
by hensing
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | (Optional) Log verbosity: INFO (default) or DEBUG. | |
| PAPERLESS_URL | Yes | Your Paperless-ngx base URL. | |
| GEMINI_API_KEY | Yes | Google GenAI key for embeddings. | |
| BULK_SYNC_LIMIT | No | (Optional) Cap initial ingestion to the X newest documents. | |
| PAPERLESS_TOKEN | Yes | API Token from Paperless settings. | |
| MAX_CHUNKS_PER_DOC | No | (Optional) Limit segments per document (Default: 100 ≈ 25 pages). | |
| PAPERLESS_PUBLIC_URL | No | (Optional) URL used for clickable links in chat. Defaults to PAPERLESS_URL. | |
| SYNC_INTERVAL_MINUTES | No | (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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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