MCPServers

Summary

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.

Available Actions(14)

list_emails

List all emails in the user's mailbox.

search_emails

Search for emails in the user's mailbox based on a query string.

read_email

Read the contents of a specific email by its ID.

send_email

Send an email to a specified recipient with optional attachments.

create_calendar_event

Create a new calendar event with details such as title, start time, and attendees.

list_calendar_events

List all calendar events for the user.

update_calendar_event

Update an existing calendar event by its ID.

delete_calendar_event

Delete a calendar event by its ID.

list_folders

List all email folders in the user's mailbox.

create_folder

Create a new email folder.

move_items_between_folders

Move items from one folder to another.

create_mail_rule

Create a new mail processing rule.

list_mail_rules

List all mail processing rules.

delete_mail_rule

Delete a mail processing rule by its ID.

Last Updated: April 17, 2025

Recensioni della Community

0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0

Nessuna recensione ancora. Sii il primo a recensire!

Accedi per unirti alla conversazione

Coming soon to
HighlightHighlight AI

Linguaggio

TypeScript

Categorie

Tag