Skip to main content
Glama

MCP TriliumNext

by RadonX

search_notes

Quickly locate notes in TriliumNext by entering a search query and specifying result limits, enhancing knowledge management and retrieval.

Instructions

Search for notes in TriliumNext

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of results to return
queryYesSearch query (fulltext or structured, max 500 characters)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Maximum number of results to return", "maximum": 100, "minimum": 1, "type": "number" }, "query": { "description": "Search query (fulltext or structured, max 500 characters)", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from MCP TriliumNext

Related Tools

    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/RadonX/mcp-trilium'

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