microsoft-outlook-mcp
IntegrationFiles & storageMicrosoft OneDrive MCP server — browse, read, and manage files and folders through Microsoft Graph.
This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.
One link, every agent. Your own credentials, stored once.
Tools it gives your agents (14)
| Tool | What it does |
|---|---|
| me | Get the signed-in user's profile (id, displayName, mail). |
| list_emails | List emails from a mailbox folder ordered by date descending. |
| get_email | Get a single email message by ID with full body and headers. |
| create_email_draft | Create a new, standalone draft email that can be edited and sent later. Use this only for starting a fresh message — to draft a reply within an existing conversation thread, use create_reply_draft... |
| create_reply_draft | Draft a reply to an existing email, kept inside the original conversation thread. Produces an editable draft (in Drafts) that inherits the conversation, the 'RE:' subject, threading headers, and... |
| send_email | Send an email immediately. |
| update_email | Update email properties such as read status, categories, or flag. |
| delete_email | Permanently delete an email message. |
| move_email | Move an email to a different folder. |
| reply_to_email | Reply to an email (sender only). |
| reply_all_email | Reply to all recipients of an email. |
| get_attachment | Get an email attachment's content (returned as base64 in contentBytes). |
| search_emails | Search emails by keyword across all folders or within a specific folder (KQL syntax supported). |
| unified_search | Search across multiple Microsoft 365 content types (email, calendar events, files) in one query. |
Signals
- Forks
- 1
- Last commit
- Jun 2026
- Weekly downloads
- 98
- Tools captured
- 14
ahel review (caution)
S4info
community integration — published by 0xka13b, not microsoftL3medium
Stated purpose is 'Microsoft OneDrive MCP server — browse, read, and manage files and folders through Microsoft Graph', but the tool surface is entirely Outlook email operations (list_emails, send_ema
Automated review, not a security audit. Ruleset v1.
Advanced
- Delivery
- microsoft-outlook-mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-0xka13b-microsoft-outlook-mcp- Source
- github.com/0xka13b/microsoft-mcps