Zacccck/Claude-MCP-Read-Email-Attachments
by Various
Local MCP server for Claude — read and parse Outlook email attachments via Microsoft Graph API
MCP
Zacccck/Claude-MCP-Read-Email-Attachments
Added 1 June 2026
Overview
A local MCP server that enables Claude to read and parse Outlook email attachments through Microsoft Graph API. It connects to a user's Outlook account, retrieves email attachments, and processes them for analysis or further automation.
Best for
Best for
Developers needing to automate the retrieval and processing of Outlook email attachments via Claude
Use cases
- Automating extraction of invoice attachments from Outlook emails
- Building a pipeline to parse and summarize email attachments with Claude
- Integrating Outlook attachment data into workflows triggered by Claude
Notes
A local MCP server that enables Claude to read and parse Outlook email attachments through Microsoft Graph API. It connects to a user’s Outlook account, retrieves email attachments, and processes them for analysis or further automation.
8 stars on GitHub. Last updated 2026-05-03. Licensed MIT.
Use cases
- Automating extraction of invoice attachments from Outlook emails
- Building a pipeline to parse and summarize email attachments with Claude
- Integrating Outlook attachment data into workflows triggered by Claude
Pros
- Direct integration with Microsoft Graph API for reliable access
- Open source with a small codebase for easy customization
- Written in JavaScript, widely accessible to developers
Cons
- Requires Microsoft Graph API setup and authentication management
- Limited to Outlook email attachments only
- Depends on local server running for Claude to use
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Direct integration with Microsoft Graph API for reliable access
- Open source with a small codebase for easy customization
- Written in JavaScript, widely accessible to developers
Cons
- Requires Microsoft Graph API setup and authentication management
- Limited to Outlook email attachments only
- Depends on local server running for Claude to use
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
elie222/inbox-zero
Various
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
microsoft/markitdown
Various
Python tool for converting files and office documents to Markdown.
haris-musa/excel-mcp-server
Various
A Model Context Protocol server for Excel file manipulation