X-Git-Url: http://source.bookstackapp.com/api-scripts/blobdiff_plain/8e94a530b0dfb5caebab8b410a893f960f79e089..HEAD:/README.md diff --git a/README.md b/README.md index 48b6849..228c701 100644 --- 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.