Skip to main content
Glama
perfectra1n

triliumnext-mcp

by perfectra1n

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: silent, error, warn, info, debuginfo
LOG_FORMATNoLog format: text or jsontext
TRILIUM_URLNoTrilium ETAPI URLhttp://localhost:37740/etapi
TRILIUM_TOKENNoTrilium ETAPI token (required in single-tenant mode)
TRILIUM_METRICSNoEnable Prometheus metrics endpointfalse
TRILIUM_HTTP_PORTNoHTTP server port when using http transport3000
TRILIUM_TRANSPORTNoTransport type: stdio or httpstdio
TRILIUM_JWT_ISSUERNoExpected JWT issuer
TRILIUM_JWT_SECRETSNoComma-separated JWT shared secrets (HS256)
TRILIUM_CORS_ORIGINSNoComma-separated allowed CORS origins
TRILIUM_GATEWAY_AUTHNoGateway auth mode: none, bearer, or jwtbearer
TRILIUM_JWT_AUDIENCENoExpected JWT audience
TRILIUM_JWT_JWKS_URLNoJWKS URL for RS256/ES256/EdDSA
TRILIUM_METRICS_AUTHNoMetrics auth mode: gateway, bearer, or nonegateway
TRILIUM_MULTI_TENANTNoEnable multi-tenant modefalse
TRILIUM_URL_ALLOWLISTNoComma-separated allowed hostnames for client URLs
TRILIUM_GATEWAY_TOKENSNoComma-separated list of accepted bearer tokens
TRILIUM_MAX_POST_BYTESNoMax size of a single MCP JSON-RPC POST body on the SSE transport500mb
TRILIUM_METRICS_TOKENSNoComma-separated tokens for metrics bearer auth
TRILIUM_RATE_LIMIT_RPSNoRate limit requests per second
TRILIUM_RATE_LIMIT_BURSTNoRate limit burst size
TRILIUM_ALLOW_PRIVATE_URLSNoSkip private/loopback IP SSRF blockfalse
TRILIUM_JWT_PRINCIPAL_CLAIMNoJWT claim to use as principal (default: sub)

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/perfectra1n/triliumnext-mcp'

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