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.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
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.