# 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](PLANNING.md) - Overview of the project, architecture, and technical considerations
- [Project Tasks](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](PLANNING.md) for detailed dependencies

## License

*Coming soon...*
