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

IMAP

Browse and manage emails from any IMAP server.

View on GitHub →

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",
      }
    }
  }
}

Related Servers

  • Zulip Chat

    An MCP server for integrating with the Zulip team chat platform.

  • Email Reader

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

  • Digital Samba Embedded API MCP Server

    Interact with the Digital Samba Embedded API for video conferencing features like room management, analytics, recording, and live session control.

  • WhatsApp Web MCP

    Connects AI models to WhatsApp Web using the Model Context Protocol (MCP) to automate and enhance interactions.

  • DeepL

    Translate text using the DeepL API.

  • MyMCPSpace

    Access and interact with MyMCPSpace posts, replies, likes, and feeds.

  • WhatsApp API Multi Device Version

    A multi-device WhatsApp API server for AI agents and tools.

  • Didlogic MCP Server

    Interact with the Didlogic API for telecommunication services, including virtual phone numbers and SMS.

  • MCP Notification Server

    Sends periodic notifications every 10 seconds.

  • Twitter MCP Server

    A server for interacting with Twitter, allowing you to post tweets, read timelines, and manage your account through the MCP standard.

📧 contact@mcpservers.org