---
slug: "imap"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/Derek-Ashmore/imap-mcp@main/README.md"
repo: "https://github.com/Derek-Ashmore/imap-mcp"
source_file: "README.md"
branch: "main"
---
# IMAP MCP Server

A Python-based service that provides tools for managing email through IMAP protocol, allowing users to read and delete emails from specific IMAP folders.

## Project Documentation

- [Planning Document](https://github.com/Derek-Ashmore/imap-mcp/blob/HEAD/PLANNING.md) - Overview of the project, architecture, and technical considerations
- [Project Tasks](https://github.com/Derek-Ashmore/imap-mcp/blob/HEAD/TASKS.md) - Detailed implementation tasks and milestones

## Quick Start

*Coming soon...*

## Features

- MCP Support
- Email listing by folder
- Email delete with criteria

## Requirements

- Python 3.8+
- See [PLANNING.md](https://github.com/Derek-Ashmore/imap-mcp/blob/HEAD/PLANNING.md) for detailed dependencies

## License

*Coming soon...*
