enhanced-outlook-mcp
If you are the rightful owner of enhanced-outlook-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Enhanced Outlook MCP Server connects Claude with Microsoft Outlook via Microsoft Graph API, offering tools for email, calendar, folder management, and rule creation.
The Enhanced Outlook MCP Server is a modular implementation designed to integrate Claude with Microsoft Outlook using the Microsoft Graph API. It provides a comprehensive suite of tools for managing emails, calendars, folders, and mail processing rules. The server features a complete authentication system using OAuth 2.0, supports multiple users, and includes a robust error handling mechanism. Its modular architecture ensures clean separation of concerns, making it easy to maintain and extend. The server also includes a test mode for simulating responses without real API calls, rate limiting to prevent API throttling, and multi-environment configuration support for development, testing, and production environments.
Features
- Complete Authentication System: OAuth 2.0 authentication with Microsoft Graph API, supporting token refresh and multiple users.
- Email Management: Capabilities to list, search, read, send, and organize emails, including attachment support.
- Calendar Integration: Tools to create, modify, and manage calendar events with attendee tracking.
- Folder Organization: Functions to create, manage, and navigate email folders.
- Rules Engine: Ability to create and manage complex mail processing rules.