Integrates Docmost documentation services directly into local development environments and IDEs.
Sponsored
Docmost Local provides a powerful local server that bridges your Docmost documentation directly into development workflows and IDEs. Built in Rust and launched conveniently via `npx`, this server securely handles local authentication with native window support, session management, and credential storage. It exposes essential functionalities such as listing Docmost spaces, searching documentation, and fetching page content as Markdown, allowing developers to access and reference their knowledge base seamlessly within their preferred development environment.
主な機能
01Fetch page content as Markdown
02Secure credential storage via OS keychain or encrypted file
03List available Docmost spaces
040 GitHub stars
05Search documentation with optional space scoping
06Native authentication window with browser fallback
ユースケース
01Integrating Docmost documentation directly into IDEs
02Accessing and searching Docmost content within local development environments
03Programmatically retrieving Docmost page content for custom tools