Your archive,
inside your AI tools.
Connect a folder to Claude Code and to assistants that speak MCP. They search, read and add files in your archive, with an access you control down to the folder.
- mcp.protocolMCP
- mcp.clientsClaude Code & assistants
- mcp.tokenscoped revocable
- mcp.dataFrance 100%
One line, and the server is there
Nothing to install and no library to add: the client you already use registers the server, and the three tools appear.
Four capabilities
Search
The assistant queries your archive in plain language and finds the right document.
Fetch
It reads the content of a file, text, metadata, version, without leaving the editor.
Upload
It files a new document directly, into the folder you allow.
A scope you set
An access token limited to the folder or folders you choose, revocable in one click. Read only if you want.
Your source of truth, inside the editor
Foundational notes kept in the archive, read at the source: no copy and paste, and no document that drifts from the one that decides.
An illustrative example.
You keep control
Access down to the folder
A token only sees the folder you allow. The rest of your archive stays invisible to it.
Read only, if you prefer
Allow search and reading without allowing upload, if that is what you want.
Revocable at any time
A token that leaks, or that you no longer need, is revoked in one click. Accesses are logged.
CLI, REST API, S3
The same token opens your archive to your scripts and to the tools you already use. All of it hosted in France.
Self-hosted CLI
A one line client, with no dependency.
REST API
Upload a file from any script.
S3 compatible
Works with aws-cli, rclone, s3cmd (signature V4).
What people ask us
What is MCP?
The Model Context Protocol is an open standard that lets an AI assistant (such as Claude Code) connect to outside data sources and tools. PDF Archive exposes your archive as an MCP server.
Which assistants work with it?
Any MCP client: Claude Code, the Claude applications, and the other tools that implement the protocol.
Are my files sent to a third party?
No. The assistant you use connects to your archive with your token. Your files stay hosted in France; nothing is shared without an action by the assistant you are driving.
Is it available now?
Yes, it is available and included on the paid tiers. Create a scoped token from your account, then connect it to Claude Code, to the CLI, to the REST API or to an S3 client.