Enhanced Outlook MCP Server provides a robust bridge to the Microsoft Graph API, enabling AI assistants to interact seamlessly with Outlook email, calendar, and messaging capabilities. Built with a modular architecture, it supports multi-user authentication, comprehensive email management, calendar scheduling, and mail rule configuration through a standardized set of tools. The implementation is particularly valuable for users seeking programmatic control over their Outlook ecosystem through natural language interactions.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
List all emails in the user's inbox.
Search for specific emails based on a query.
Read a specific email by its ID.
Send a new email with specified parameters.
Create a new calendar event with specified details.
List all calendar events for the user.
Update an existing calendar event by its ID.
Delete a calendar event by its ID.
List all email folders.
Create a new email folder.
Move items from one folder to another.
Create a new mail processing rule.
List all mail processing rules.
Delete a mail processing rule by its ID.