ryoshin0830/outlook-mcp
3.2
If you are the rightful owner of 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 dayong@mcphub.com.
This is a Model Context Protocol (MCP) server for accessing Outlook emails using the Microsoft Graph API.
Tools
Functions exposed to the LLM to take actions
set_access_token
Sets the Microsoft Graph API access token.
list_emails
Retrieves a list of emails with options for filtering and sorting.
get_email
Fetches detailed information of a specific email.
search_emails
Searches for emails based on a query.
mark_as_read
Marks an email as read or unread.
delete_email
Deletes a specified email.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client