Skip to main content
Glama
ppetru
by ppetru

search_tiddlers

Search TiddlyWiki entries using filter syntax, semantic similarity, or hybrid methods to find relevant content based on tags, dates, titles, or conceptual meaning.

Instructions

Search tiddlers using filter syntax, semantic similarity, or both. Supports filter-based queries (e.g., by tag, date, title), semantic/conceptual search, and hybrid combinations. Returns matching tiddlers with metadata and optionally text content.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
semanticNoNatural language semantic search query (e.g., "times I felt anxious about parenting", "entries about work stress"). Finds conceptually related entries even without exact keyword matches.
filterNoTiddlyWiki filter expression (e.g., "[tag[Journal]prefix[2025-11]]" for November 2025 journal entries, "[title[2025-11-12]]" for specific entry). Can be used alone for filter-based search, or combined with semantic for hybrid search.
includeTextNoInclude text content in results (default: false). Set to true to get full tiddler content.
offsetNoNumber of results to skip for pagination (default: 0). Only applies to filter-based search.
limitNoMaximum number of results to return (default: 10 for semantic search, unlimited for filter-only, max: 100). Use for pagination to avoid response size limits.

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/ppetru/tiddlywiki-mcp'

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