Enhanced Outlook provides a modular implementation of the Outlook MCP server, enabling Claude to interact with Microsoft Outlook. Through the Microsoft Graph API, it offers a robust set of features for managing emails (listing, searching, sending, organizing), calendars (creating, modifying, managing events), folders (creating, managing, navigating), and rules (creating, managing mail processing rules). With features like OAuth 2.0 authentication, rate limiting, detailed error handling, and a test mode, this server offers a comprehensive solution for integrating Claude with Outlook.
주요 기능
010 GitHub stars
02OAuth 2.0 authentication with Microsoft Graph API
03Email management: list, search, read, send, and organize emails with attachment support
04Calendar integration: create, modify, and manage calendar events with attendee tracking
05Built-in rate limiting to prevent API throttling
06Modular architecture for maintainability and extensibility