62
grade C
3 days ago
glama

TiddlyWiki MCP Server

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.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTH_HEADERX-Oidc-Username HTTP header for authentication (can be any header your TiddlyWiki expects)
configAUTH_USERmcp-user Username for TiddlyWiki API requests
configEMBEDDINGS_DB_PATH./embeddings.db SQLite database path for embeddings
configEMBEDDINGS_ENABLEDtrue Enable/disable semantic search
configLOG_DEBUG
configMCP_PORT3000 HTTP server port (when using http transport)
configMCP_TEST_URL
configMCP_TRANSPORTstdio Transport mode: stdio or http
configOLLAMA_MODELnomic-embed-text Embedding model name
configOLLAMA_URL
configPORT
configTIDDLYWIKI_URLURL of your TiddlyWiki server (e.g., http://localhost:8080)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ppetru-tiddlywiki-mcp-17inrf)](https://m8ven.ai/mcp/ppetru-tiddlywiki-mcp-17inrf)
commit: 79a8c4f374f8e7d241c197185afe2a2dfc9da56c
code hash: 30b073c2c27c013b39af07e271724e3fed94c60c95fd58de69828bbabcddb6dd
verified: 4/18/2026, 6:50:53 PM
view raw JSON →