TriliumNext (trilium-mcp)

MCP

by OVDEN13 · v0.1.5

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

mcplocal

MCP configuration

stdio

Command

docker run -i --rm ghcr.io/ovden13/trilium-mcp:0.1.5

Environment

  • TRILIUM_URLrequired

    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_TOKENrequiredsecret

    ETAPI token created in Trilium under Options -> ETAPI

  • TRILIUM_HTTP_TIMEOUT_SECONDS

    Per-request HTTP timeout in seconds (default 30)

  • TRILIUM_MCP_LOG

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

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.