Privacy Policy
Last updated: March 19, 2026
Summary
Folios does not collect, store, or transmit any personal data. It runs entirely on your local machine.
How Folios works
Folios is a local MCP (Model Context Protocol) server that reads Markdown files from a folder on your filesystem. It serves document content only to the MCP client connected to it (e.g., Claude Code or another AI assistant running on your machine).
Data collection
Folios does not:
- Collect or store any personal information
- Send data to any external server or third-party service
- Include analytics, telemetry, or tracking of any kind
- Access the network for any purpose
Data processing
All document processing happens locally:
- Documents are read from your local filesystem at the path you configure
- Parsed content is served only to the locally connected MCP client
- No data is cached or persisted beyond the server's runtime
Third-party services
Folios has no dependencies on external services and makes no network requests.
Contact
If you have questions about this privacy policy, please open an issue on GitHub.