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

IMAP

Browse and manage emails from any IMAP server.

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

  • Globalping

    Network access with the ability to run commands like ping, traceroute, mtr, http, dns resolve.

  • MCP Chrome Feedback

    Collects interactive user feedback, including text and images, through a Chrome extension with real-time communication and history management.

  • JustCall MCP Server

    The JustCall Model Context Protocol (MCP) Server lets Large Language Models (LLMs) and AI agents make real-world voice calls and send SMS directly through JustCall’s APIs — securely, contextually, and programmatically.

  • WeChat

    A server for interacting with WeChat, a popular messaging and social media app.

  • Instantly

    Manage email campaigns and leads using the Instantly.ai v2 API.

  • Instagram DMs

    Send Instagram DMs via your LLM

  • Telegram MCP

    An MCP server for interacting with the Telegram messaging service using the mtcute library.

  • Multichat MCP Server

    A server for handling parallel unichat requests, configurable via a settings file.

  • MCP DingDing Bot

    Send and manage message notifications and interactions with DingTalk / DingDing.

  • Waroom MCP

    Access the Waroom API through the Model Context Protocol.

Newest MCP ServersOfficial MCP ServersRemote MCP ServersBlog
📧 contact@mcpservers.org