mcp-outlook
If you are the rightful owner of mcp-outlook and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A lightweight MCP Server for seamless integration with Microsoft Outlook, enabling MCP clients to interact with emails for specific users.
The Outlook MCP Server is designed to facilitate seamless integration with Microsoft Outlook, allowing MCP clients to perform various email operations for specific users. Developed by sofias tech, this server provides a clean interface to Outlook email resources through the Model Context Protocol (MCP). It supports operations such as reading, searching, creating, updating, and deleting emails. The server is built using the Microsoft Graph API and the office365-rest-python-client library, ensuring efficient and secure access to Outlook resources. With a modular design, the server separates core API functionality, MCP tool definitions, and shared components, making it easy to maintain and extend. Recent optimizations have enhanced exception handling, improved performance, and increased code maintainability, ensuring reliable and efficient service.
Features
- Clean interface to Outlook email resources through MCP.
- Operations for reading, searching, creating, updating, and deleting emails.
- Utilizes Microsoft Graph API for secure and efficient access.
- Modular design with clear separation of components.
- Recent optimizations for enhanced performance and maintainability.