Microsoft OneDrive Storage & Files

Connect Microsoft OneDrive


Dashboards, a full API and MCP access over your Microsoft OneDrive data. Hosted in Finland. Self-hostable, or buy the platform outright and run it yourself.

Portable technical infrastructure to any cloud.

A production-ready foundation designed to scale. Plug in pre-built modules for common workflows, or build your own on top.

Enterprise-grade from day one

Live from the first day, and portable later to any system. No vendor lock-in to Jourier: take the code, the schema and the models and run them yourself.

Hosted in Finland

Data and AI run in a Finnish data centre. UpCloud in Helsinki, and Mistral trained with CSC on the LUMI supercomputer in Kajaani.

Enterprise modular architecture

Scales to any level, from a new startup to a large enterprise. Build your own modules, or change the ones that ship.

The stack behind the unicorns

Talos Linux, Kubernetes and Cilium. GitOps deployments, a separate database per customer, automated security controls and self-healing.

Microsoft OneDrive API

One API over Microsoft OneDrive and everything else

Most systems expose one API shaped around their own storage. Useful, but you build against that shape, handle its pagination, and repeat the exercise for every other system you own.

Jourier reads Microsoft OneDrive and serves the result as modelled JSON, on one endpoint, alongside every other system you connect. It is joined, typed and reconciled to what the dashboards show.

  • Files, folders, versions and access events as first-class objects
  • Metadata by default; file contents are opt-in per location
  • Read-only against Microsoft OneDrive; nothing is moved or deleted
Your data, your query
# growth and last access, by location
GET /v1/files/usage?window=90d

{
  "source": "microsoft-onedrive",
  "as_of":  "2026-08-16T06:12:00Z",
  "rows": [
    { "path": "/archive", "gb": 412.8,
      "growth_pct": 18.2, "last_read_days": 240 }
  ]
}
Microsoft OneDrive MCP

Ask Claude about your own files

Model Context Protocol is how an AI assistant calls a real tool instead of guessing. Jourier exposes your connected systems as MCP tools, so Claude, Cursor or any MCP client can query Microsoft OneDrive directly, and answer from the file catalogue rather than from a plausible sentence about it.

Every answer resolves to rows you can open. The model retrieves; it does not compute the number, which is the only reason the answer is worth having.

  • Works with Claude Desktop, Cursor, and any MCP-compatible client
  • Scoped to what that user is allowed to see
  • Self-hosted models available, so your documents never leave the EU
Claude · jourier
You
What is growing fastest and has
not been read in six months?

Claude
One archive path. 412 GB, up 18%,
untouched since December.
Where the data lands

Microsoft OneDrive data in the tool you already use

Each has its own setup page: what syncs, how often, and what the schema looks like on arrival.

Connecting Microsoft OneDrive

Paste credentials, nothing to install

Access is granted per customer, so connecting is a matter of pasting keys. Nothing is installed and no port is opened.

What you'll need

Tenant ID
Secret
Client ID
Secret
Client secret
Secret
User principal name
Required
Drive name
OneDrive
Access
Read only
Questions

Microsoft OneDrive and Jourier, answered

Can I get Microsoft OneDrive data into a dashboard?

Yes. Jourier reads Microsoft OneDrive and serves volume, growth and access patterns as dashboards that are already built, from the file catalogue rather than the contents.

Does Jourier write anything back to Microsoft OneDrive?

No. The connection is read-only against Microsoft OneDrive. Nothing is written back.

Where is Microsoft OneDrive data stored when I use Jourier?

In Finland, on EU infrastructure, under EU law. The AI that reads it is self-hosted, so your data is never a US vendor’s training material.

How long does connecting Microsoft OneDrive take?

The connector is live. Connecting is a matter of pasting credentials: nothing is installed and no port is opened, and data flows the same day.

Can I use Microsoft OneDrive data from Claude or another AI tool?

Yes. Jourier exposes MCP tools, so Claude, Cursor or any MCP client can query Microsoft OneDrive directly and answer from the file catalogue rather than from a plausible sentence about it. Access is scoped to what that user is allowed to see.

Can I run it on my own infrastructure?

Yes. It is standard Kubernetes built on open components. You can take the manifests and run it on your own cluster whenever you decide to, and there is no proprietary runtime holding you in.

Does this work with other systems as well as Microsoft OneDrive?

Yes. Jourier serves Microsoft OneDrive alongside every other system you connect, on one endpoint, joined, typed and reconciled to what the dashboards show.

Get started
Self-serve

Try the demo

Instant access to Jourier Lens. Business email only.