Overview
What is OutlookMCPServer?
OutlookMCPServer is a server designed to provide 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 run the server locally. Follow the provided instructions to configure the necessary files and dependencies.
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.
- 🚧 Future OneDrive support: Potential integration for file management.
Use cases of OutlookMCPServer?
- Accessing and managing emails through Claude Desktop.
- Integrating calendar functionalities for scheduling and event management.
- Future enhancements for file management via OneDrive.
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 support for Windows?
Currently, it is built for macOS, but Windows support is planned for the future.
- How do I authenticate with Azure?
You need to create a .env file with your Azure credentials and run the application to authenticate using the DeviceCodeCredential flow.