Back to MCP directory
publicPublicdnsLocal runtime

notes

TriliumNext是一款开源跨平台笔记应用,核心功能包括树形笔记组织、富文本编辑、代码支持、版本控制、加密、同步及多端适配。其用途是帮助用户构建个人知识库,通过强大的组织和检索功能管理海量笔记,并支持协作分享与自动化扩展。

article

README

[!IMPORTANT] TriliumNext started as a fork of the original Trilium repository (zadam/trilium). @zadam transferred the original repo to us so the work will continue in https://github.com/TriliumNext/Trilium.

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client