oabdelrahman98/outlook-mcp-server
If you are the rightful owner of outlook-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Outlook MCP Server is a Model Context Protocol server designed for Microsoft Outlook, enabling efficient email management through the Microsoft Graph API with secure OAuth 2.0 authentication.
Tools
Functions exposed to the LLM to take actions
list_messages
List messages from folders (Inbox, SentItems, etc.)
get_message
Get message details by ID
send_mail
Send new email
search_messages
Search messages by keywords
reply_to_message
Reply to a message
list_folders
List all mail folders
create_draft
Create draft message
delete_message
Delete a message
move_message
Move message to folder
mark_as_read
Mark message as read/unread
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client