Rubi 365 MCP is a safety-first bridge between your AI agent and Microsoft 365. Claude can triage your Outlook mail, manage your calendar, and run task workflows through the official Microsoft Graph API. The guardrails are the point: email tools write drafts only, events land on your calendar without blasting invites, and deletions need your confirmation. The agent prepares the work. You decide what goes out.
Mail, calendar, and tasks are where most teams start. Because the server is built on Microsoft Graph, the same governed, drafts-first pattern can extend to other Microsoft 365 resources such as OneDrive and SharePoint as your needs grow.
Your agent finds the right messages and prepares replies for you to review. It searches across folders with precise queries (sender, subject, date, attachments, with AND/OR/NOT logic), reads messages, and drafts replies and forwards.
The agent builds your week without firing off invites. It reads events, creates and updates them on your own calendar, and checks free/busy across people before proposing a time.
Turn a message into a tracked follow-up without leaving the conversation. The agent manages your task lists and attaches context, so an email or a URL becomes an action item.
This is the headline difference. Email tools are drafts-only and never send automatically, events land on your calendar with no auto-invites, and deleting anything requires explicit confirmation.
Nothing leaves without a human look. Every response includes the Outlook web link for the item the agent touched, so you review the draft, event, or task and finalise it yourself.
Every action runs as you, scoped to exactly what you can already do, through your Microsoft Entra ID sign-in. Tokens are delegated and short-lived, so the agent can never exceed your own permissions. Built on Python, runs on Azure Functions, with secrets held in Azure Key Vault and never seen by the AI.
We register the server as a single sign-on application in your Microsoft Entra ID tenant.
Delegated Microsoft Graph scopes for mail, calendar, and tasks, consented at the tenant level.
The Rubi 365 connector is added to Claude so each user can connect with their own sign-in.
Each person signs in once through Entra ID, scoping every action to their own mailbox and calendar.
Ready-made prompts are enabled, such as summarize inbox, prepare week, and email to task.
A test run confirms Graph access and per-user scoping before live use.
With Outlook Mail, Calendar, and Microsoft To Do in use.
An administrator to approve the app registration and Graph scopes.
Microsoft 365 licences covering the people who will use the agent.
Claude accounts for the team, ready to add the Rubi 365 connector.
Scope notice: This document covers the Microsoft 365 capabilities in your package: Outlook Mail, Calendar, and Microsoft To Do, delivered through the safety model above. The same server can extend to other resources such as OneDrive, SharePoint, and Teams as a scoped add-on. Those extensions and any custom workflow development are quoted separately.