search_tiddlers

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.

Server TiddlyWiki MCP Server ppetru/tiddlywiki-mcp
Category Read
Risk class Low
Parameters 00 required

What search_tiddlers does on TiddlyWiki MCP Server

AI agents call search_tiddlers to retrieve information from TiddlyWiki MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why search_tiddlers needs a policy

This tool performs information retrieval only. It searches and returns tiddler metadata and optionally text content using filter syntax or semantic similarity, but does not create, modify, delete, or execute arbitrary operations. The read-only nature is evident from the verb 'search' and the description's focus on 'returns matching tiddlers' without any mention of state changes.

From the tool's definition Tool description explicitly states 'Search tiddlers' and 'Returns matching tiddlers' — this is a query/retrieval operation with no modification, creation, or deletion.

Questions about search_tiddlers

What does the search_tiddlers tool do? +

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. It is categorised as a Read tool in the TiddlyWiki MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on search_tiddlers? +

Register the TiddlyWiki MCP Server MCP server in PolicyLayer and add a rule for search_tiddlers: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches TiddlyWiki MCP Server. Nothing to install.

What risk level is search_tiddlers? +

search_tiddlers is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit search_tiddlers? +

Yes. Add a rate_limit block to the search_tiddlers rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block search_tiddlers completely? +

Set action: deny in the PolicyLayer policy for search_tiddlers. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides search_tiddlers? +

search_tiddlers is provided by the TiddlyWiki MCP Server MCP server (ppetru/tiddlywiki-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.