Develop MCP Server for TW?

A quick search in this forum about “MCP” didn’t return any entries, so here is the first one.

I think sooner than later, MCP Protocol will become as extended and core as REST Protocol, what do you think?

To dig further, this guy does have some interesting experiments with this new protocol John Capobianco’s Youtube

All I see is the Tron MCP.

What would you want a TW MCP to do?

Protocolize actions within wikis, so LLM can create, edit, modify, tag, link, whatever without hallucinating.

If TW had an MCP Server developed, you would be exposing TW tools so IA agents could effortlesly interact with your wikis.

Hallucination is part of LLM systems atm and has nothing to do with a communication protocol.

Agree,

MCP would allow to use natural language to perform actions with TW.

Prompt Example to an AI agent:
“Find all tiddlers that do have a fruit word in it, then send a list of all links to example@example.com and copy them all in google drive with a unique folder for each”

This will select tiddlers with “apple” in description field; also the ones tagged as “orange”; and also ones with “bannana” in its title. And then interact with other services like smtp and google drive.

Simple prompt—-> complex task. All possible due to MCP