TiddlyWiki is a unique non-linear notebook for capturing, organizing, and sharing complex information as a single HTML file that can be saved anywhere and used offline.
Provides tools for managing TiddlyWiki wikis via HTTP API, including searching tiddlers using filter syntax or semantic search, creating and updating tiddlers with custom fields, and deleting tiddlers with content preview.
Provides AI assistants with access to TiddlyWiki wikis via HTTP API, supporting tiddler management (create, update, delete, search) and semantic search capabilities using Ollama embeddings for natural language queries.
Last updated
4
3
1
MIT
Why this server?
Enables AI agents to interact with TiddlyWiki instances, providing tools for listing, searching, filtering, creating, updating, and deleting tiddlers in Node.js-hosted TiddlyWiki servers.
Connects AI agents to TiddlyWiki through the Model Context Protocol, enabling listing, searching, filtering, creating, updating, and deleting tiddlers. Defaults to read-only mode with optional write permissions.
Last updated
5
MIT
Why this server?
Supports scraping TiddlyWiki documentation sites to create searchable knowledge bases
A comprehensive, domain-agnostic documentation scraping and AI integration toolkit. Scrape any documentation website, create structured databases, and integrate with Claude Desktop via MCP (Model Context Protocol) for seamless AI-powered documentation assistance.