Skip to main content
Glama
pvliesdonk
by pvliesdonk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FASTMCP_LOG_LEVELNoLog level for FastMCP internals and app loggers.INFO
PAPERLESS_MCP_HOSTNoBind host for HTTP/SSE transport.127.0.0.1
PAPERLESS_MCP_PORTNoBind port for HTTP/SSE transport.8000
PAPERLESS_MCP_OIDC_*NoOIDC provider settings when OIDC auth is enabled.
PAPERLESS_MCP_BASE_URLNoPublic base URL for artifact download links.
PAPERLESS_MCP_API_TOKENYesPaperless service-account token.
PAPERLESS_MCP_HTTP_PATHNoURL path prefix for HTTP transport./mcp
PAPERLESS_MCP_LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERROR.INFO
PAPERLESS_MCP_READ_ONLYNoWhen true, disables every writable tool.false
PAPERLESS_MCP_TRANSPORTNoServer transport: stdio, http, or sse.stdio
PAPERLESS_MCP_LOG_FORMATNoLog format: rich or json.rich
PAPERLESS_MCP_BEARER_TOKENNoStatic bearer token for simple token auth.
PAPERLESS_MCP_HTTP_RETRIESNoRetries on 5xx/network errors.2
PAPERLESS_MCP_INSTRUCTIONSNoOperator-supplied description appended to MCP instructions.built-in
FASTMCP_ENABLE_RICH_LOGGINGNoSet to false for plain/structured JSON log output.true
PAPERLESS_MCP_PAPERLESS_URLYesBase URL of the Paperless-NGX REST API (no trailing slash).
PAPERLESS_MCP_EVENT_STORE_URLNoEvent store backend for HTTP session persistence.memory://
PAPERLESS_MCP_DEFAULT_PAGE_SIZENoDefault page_size for list tools. Clamped [1, 100].25
PAPERLESS_MCP_HTTP_TIMEOUT_SECONDSNoPer-request HTTP timeout (seconds).30
PAPERLESS_MCP_PAPERLESS_PUBLIC_URLNoPublic-facing Paperless UI URL used to construct user-visible links. Defaults to PAPERLESS_MCP_PAPERLESS_URL when unset.same as PAPERLESS_MCP_PAPERLESS_URL
PAPERLESS_MCP_DOWNLOAD_LINK_TTL_SECONDSNoTTL of URLs issued by create_download_link. Clamped [30, 3600].300

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/pvliesdonk/paperless-mcp'

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