Outlook Mail + Calendar + OneDrive + Sharepoint

Created By
Ian Hilla year ago
This MCP server gives Claude Desktop access to your Microsoft 365 mail and Calendar, OneDrive, and Sharepoint using the Microsoft Graph API. ✨ Features ✅ Mail access: Compose, File, Delete, Search, filter, and analyze your inbox from Claude or any MCP-compatible agent (DONE) 🔜 Calendar support: List Events, Create Events, Delete Events, Search, Update (DONE) 🚧 OneDrive/Sharepoint support: Drive load, file metadata, file search queries (Coming soon: file parsing)
Overview

What is OutlookMCPServer?

OutlookMCPServer is an MCP server that provides Claude Desktop access to Microsoft 365 mail and calendar functionalities using the Microsoft Graph API.

How to use OutlookMCPServer?

To use OutlookMCPServer, set up the environment, authenticate with Azure, and integrate it with Claude Desktop by modifying the configuration file.

Key features of OutlookMCPServer?

  • Mail access: Search, filter, and analyze your inbox from Claude or any MCP-compatible agent.
  • 🔜 Calendar support: Planned features for querying and filtering calendar events.
  • 🚧 OneDrive support: Future integration possibilities after mail and calendar functionalities are robust.

Use cases of OutlookMCPServer?

  1. Accessing and managing Microsoft 365 emails through Claude Desktop.
  2. Integrating calendar functionalities for scheduling and event management.
  3. Future enhancements to include OneDrive file management.

FAQ from OutlookMCPServer?

  • Can I use OutlookMCPServer without admin access to Azure?

No, admin access is required to register the application and configure permissions for Microsoft Graph scopes.

  • Is there a GUI for OutlookMCPServer?

No, it currently operates as a server interface without a graphical user interface.

  • What platforms does OutlookMCPServer support?

It is designed to run locally on macOS.

Server Config

{
  "mcpServers": {
    "outlook": {
      "command": "uv",
      "args": [
        "--directory",
        "/absolute/path/to/OutlookMCPServer",
        "run",
        "mcpserver/main.py"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
Ian Hill
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Thiri Chord Intelligence
@BluesPrince

### Deterministic Music Theory for Claude, Cursor, and Autonomous AI Agents Large Language Models (LLMs) frequently hallucinate music theory, leading to incorrect notes, false Roman numerals, and broken voice leading. **THIRI** solves this by providing a deterministic, mathematical music-theory engine (pitch-class-set theory over ℤ/12) directly to your AI. It gives AI assistants precise, reproducible harmonic reasoning in milliseconds, allowing them to write correct musical scores, analyze progressions, and generate playable arrangements. #### 🎷 Key Features: * **Chord Analysis (`analyze_chord`):** Parse any symbol (e.g., `Cmaj7/E`, `G7#11`) to retrieve root, quality, intervals, Roman numerals, and diatonic or chromatic harmonic functions. * **Note Resolution (`resolve_chord`):** Resolve chord symbols to spelled notes (enharmonically correct), frequencies (Hz), MIDI numbers, and scale recommendations. * **Voicing Engine (`generate_voicing`):** Generate instrument-ready voicings (rootless, shell, triad, pad, drop-2, drop-3) and calculate voice-leading scores for transitions. * **Reharmonization (`reharmonize`):** Substitute progressions using classic jazz techniques, including Tritone Substitution, ii-V Insertion, Modal Interchange, Coltrane Changes, and Backdoor cadences. *Ideal for developers building AI music assistants, digital audio workstation (DAW) agents, educational theory tools, and automated composition workflows.*

3 minutes ago
Sellerguide

17 hours ago