tiddlywiki-mcp-server

colygon/tiddlywiki-mcp-server

3.2

If you are the rightful owner of tiddlywiki-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server designed to facilitate the creation and management of TiddlyWiki instances.

Tools

Functions exposed to the LLM to take actions

create_wiki

Create a new TiddlyWiki instance.

create_tiddler

Create a new tiddler within a wiki.

read_tiddler

Read the content of a tiddler.

update_tiddler

Update an existing tiddler.

delete_tiddler

Delete a tiddler from a wiki.

list_tiddlers

List tiddlers with optional filtering.

export_wiki

Export a wiki to a specified format.

install_plugin

Install a plugin to a wiki.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources