mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 09:41:03 +00:00
Merge pull request #13234 from ni-c/add-wikijs-mcp
Add ni-c/wikijs-mcp — Wiki.js server that searches page text and will not clobber a colleague 🤖🤖🤖
This commit is contained in:
@@ -2761,6 +2761,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
||||
- [drexthealpha/Knos](https://github.com/drexthealpha/Knos) [](https://glama.ai/mcp/servers/drexthealpha/Knos) 🐍 🏠 🍎 🪟 🐧 - One local memory every coding agent on the machine shares — Claude Code, Cursor, Claude Desktop, OpenCode — with claim/withhold so a second agent is refused answers about work a first one is mid-change on. Reads sessions, commits, CLAUDE.md/AGENTS.md and ADRs; every answer names its source. `pip install knos && knos connect`
|
||||
|
||||
- [yuelinghuashu/story-cli](https://github.com/yuelinghuashu/story-cli) [](https://glama.ai/mcp/servers/yuelinghuashu/story-cli) 📇 🏠 🍎 🪟 🐧 - Git-native Markdown content management CLI with built-in MCP Server. Search, read, write, and govern story/paper/note repositories; auto-generate READMEs, validate configs, export EPUB, and prepare SFT/embedding training data. 9 tools, token-efficient. `npm i -g @yuelinghuashu/story-cli`
|
||||
- [ni-c/wikijs-mcp](https://github.com/ni-c/wikijs-mcp) [](https://glama.ai/mcp/servers/ni-c/wikijs-mcp) 📇 🏠 🍎 🪟 🐧 - Search, read and edit a self-hosted [Wiki.js](https://js.wiki) 2.x, plus its assets, comments, users and groups (62 tools). Wiki.js' default search engine indexes only titles and descriptions, so `search_pages` names the active engine and `grep_pages` searches what is actually written in the pages. `update_page` compares against the moment you read a page and refuses to overwrite an edit saved in between; surgical find-and-replace must match exactly once. Read-only mode, a write path scope, and confirmation tokens on everything destructive. `npx -y @ni-c/wikijs-mcp`
|
||||
|
||||
### ⚖️ <a name="legal"></a>Legal
|
||||
Access to legal information, legislation, and legal databases. Enables AI models to search and analyze legal documents and regulatory information.
|
||||
|
||||
Reference in New Issue
Block a user