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

  • Telegram

    A server for interacting with Telegram via the MTProto API, requiring API credentials.

  • Reddit MCP Server

    Interact with the Reddit API to fetch saved posts, search, get comments, and reply.

  • Gmail

    An MCP server for Gmail, allowing AI assistants to manage emails through natural language.

  • Slack Webhook

    Post messages to Slack channels using incoming webhooks.

  • Pikud Haoref Real-Time Alert System

    Provides real-time access to Israeli emergency alerts from the official Pikud Haoref API.

  • Zoom MCP Server

    Schedule and manage Zoom meetings with AI assistance. Requires Zoom API credentials for configuration.

  • Slack MCP Client in Go

    A Slack bot client that bridges Slack and Model Context Protocol (MCP) servers, enabling LLMs to use MCP tools.

  • ACP-MCP-Server

    A bridge server connecting Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients.

  • Twilio

    Interact with Twilio APIs to send messages, manage phone numbers, configure your account, and more.

  • KimpalbokTV Slack

    A Slack server for managing workspace channels, messages, and users, created by KimpalbokTV.

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