Skip to main content
Glama

MCP TriliumNext

by RadonX

search_notes

Find specific notes in TriliumNext using fulltext or structured queries. Specify a search term and limit results to streamline your knowledge base navigation.

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" }

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