TriliumNext (trilium-mcp)

Read and write a self-hosted TriliumNext knowledge base over its ETAPI.

stdiocommunityknowledge

Package Details

Transportstdio

Environment Variables

TRILIUM_URL(str)
Required

Base URL of the Trilium ETAPI. Comma-separated for failover: fast LAN first, public fallback (e.g. http://192.168.0.10:8092,https://memo.example.com).

TRILIUM_TOKEN(str)
RequiredSecret

ETAPI token created in Trilium under Options -> ETAPI

TRILIUM_HTTP_TIMEOUT_SECONDS(str)

Per-request HTTP timeout in seconds (default 30)

TRILIUM_MCP_LOG(str)

Tool-call log level on stderr: off / info (default) / debug