mcp-outlook
0
The Outlook MCP Server is designed to integrate seamlessly with Microsoft Outlook, allowing clients to interact with user emails through specified operations. It features a modular architecture, utilizing the Microsoft Graph API to ensure efficient and reliable service.
Outlook MCP Server
A lightweight MCP Server for seamless integration with Microsoft Outlook, enabling clients to interact with emails. Developed by sofias tech.
Features
- Interface to Outlook email resources via MCP
- Operations for reading, searching, creating, updating, and deleting emails
Tools
- Retrieve, search, download, create, update, and delete emails
Architecture
Built with efficiency, using Microsoft Graph API and modular design.
Setup
- Register an app in Azure AD
- Grant Microsoft Graph API permissions
- Obtain client ID, tenant ID, and client secret
Environment Variables
Create a .env
file for configuration.
Quickstart
Installation via pip, configure with Claude Desktop for integration.
Development
Requires Python 3.10+. Instructions for cloning, setting up, and running the server.
License
MIT License.