mcpserver.lol
registry/livewiki
Connection check local install

livewiki

A repository wiki of Markdown pages anchored to real code: read, search, and verified writes.

Tools 9
GitHub stars
Installs / wk 328
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

9 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

livewiki_debt from source
Lists open documentation debt (changed/moved/deleted anchors), undocumented symbols, and overall wiki status. Equivalent to
livewiki_impact from source
Blast radius for a symbol key (e.g.
livewiki_next_task from source
Starts or resumes a full wiki bootstrap written by this MCP client. Returns the next prioritized Markdown task with its target path, complete closed symbol-key list, source file pa…
livewiki_quickstart from source
Returns livewiki/quickstart.md (the low-token entry point for navigating the wiki). Errors if the wiki isn
livewiki_read from source
Reads a wiki page by its relative path inside the repo (e.g.
livewiki_renew_task_claim from source
Extends the lease on a task claimed through livewiki_next_task. Pass the taskId and the claimId you were given. Returns the new leaseExpiresAt, or a stale_claim error when the leas…
livewiki_resolve_debt from source
Explicitly accepts the current code/document alignment into the versioned baseline. Choose one wiki page and either specific anchored symbol keys or every anchor on that page. Loca…
livewiki_search from source
Full-text search over all wiki pages using SQLite FTS5. Returns up to N hits (default 20) with wiki path and a snippet around the match.
livewiki_write_doc from source
Writes or updates a wiki page. Path MUST be inside livewiki/ (allowlist). Content is validated via