MCP ServersMCP Servers
HomeRemote ServersTopicsAgent SkillsBlog
Submit
AdvertiseSubmit
  1. Home
  2. Servers
  3. IMAP

IMAP

Browse and manage emails from any IMAP server.

GitHub
2

Documentation

Imap mcp server

A simple imap mcp server for browsing your emails. It is build using fastmcp .

Config

{
  "mcpServers": {
    "imap-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/imap-mcp",
        "run",
        "server.py"
      ],
      "env": {
        "IMAP_USER": "USER",
        "IMAP_PASSWORD": "PASSWORD",
        "IMAP_SERVER": "server dns or ip",
      }
    }
  }
}

MCP server details

RepositoryGitHub repository
Category
Communication

Related Servers

  • Apple Mail MCP

    Fast MCP server for Apple Mail with batch JXA (87x faster) and FTS5 search index (700-3500x faster).

  • better-email-mcp

    Email management via IMAP/SMTP, multi-account

  • Busymail

    Read, organise and send from the IMAP email accounts you already have. Nothing sends without your approval.

  • ClaudePost

    A seamless email management interface powered by Claude.

  • Email

    Automate email tasks using SMTP and IMAP protocols.

  • Email Agent MCP

    Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP. Apache-2.0 licensed.

  • Email Processing

    An email processing server that uses MongoDB for semantic search and SQLite for efficient storage and retrieval.

  • Email Reader

    Read, search, and manage emails from your inbox, including downloading attachments and listing folders.

  • Fastmail

    Interact with Fastmail email, contacts, and calendar data using the Fastmail API.

  • Fastmail MCP Server

    Integrate your Fastmail account with AI assistants using the Model Context Protocol.

Newest MCP ServersOfficial MCP ServersRemote MCP ServersMCP TopicsWhat is an MCP server?Clients
contact [at] mcpservers.org