-
Notifications
You must be signed in to change notification settings - Fork 0
Privacy policy
Last updated: April 09, 2026
Bindery MCP is a local MCP server that provides book authoring tools (chapter navigation, full-text search, typography formatting, translation management, and version snapshots) for AI assistants like Claude Desktop.
Bindery MCP does not collect, transmit, or store any personal data. All operations run entirely on your local machine.
The extension reads and writes files only within the book project directories you explicitly configure via the "Books" setting. Write operations are limited to:
- .bindery/ folder (search index, translations.json)
- Story, Notes, and Arc folders (typography formatting, git snapshots)
Bindery MCP makes no network requests by default. If you optionally configure an Ollama URL for semantic search, relevant text from your workspace may be sent to that configured Ollama instance to generate embeddings or rerank search results. No data is sent to Bindery or to any other external third-party service.
No data is shared with third parties.
No data is retained outside your local filesystem.
Bindery MCP does not include any analytics, telemetry, or tracking.
Updates will be posted on this page with a revised date.
For privacy questions, raise an issue on the GitHub repository. GitHub: https://github.com/evdboom/bindery