]> BookStack Code Mirror - api-scripts/blobdiff - README.md
Update README.md
[api-scripts] / README.md
index 48b684985711f0aef65b3fd734f42e4c845b7a93..228c7013254512acbe7ac63fe34c6bf252a0c8ec 100644 (file)
--- a/README.md
+++ b/README.md
@@ -42,4 +42,12 @@ CLI tool which generates static sites (using Mdbook) from Bookstack Wikis.
 
 ### [jaypyles/obisidan_to_bookstack](https://github.com/jaypyles/obsidian-to-bookstack) [Python]
 
-CLI tool to update and sync a Bookstack instance with an Obsidian Vault
+CLI tool to update and sync a Bookstack instance with an Obsidian Vault.
+
+### [bookstack/filesystem](https://codeberg.org/bookstack/filesystem) [Go]
+
+A BookStack filesystem implementation via FUSE using exports via the API.
+
+### [pnocera/bookstack-mcp-server](https://github.com/pnocera/bookstack-mcp-server) [Typescript]
+
+An extensive Model Context Protocol (MCP) server for BookStack.