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

  • ELEMENT.FM

    Create and publish unlimited podcast shows and episodes with ELEMENT.FM

  • SimpleChatJS

    A lightweight AI chat application with MCP support, built with pure JavaScript and Node.js.

  • MCP WebSocket Server

    A WebSocket server for handling mail operations.

  • LLM Chat Assistant

    A chat assistant that integrates an MCP client with an LLM and other external MCP servers.

  • Waroom MCP

    Access the Waroom API through the Model Context Protocol.

  • Slack

    Interact with Slack workspaces using the Slack API.

  • Hatena Blog

    An MCP server for interacting with the Hatena Blog service.

  • Slack

    The most powerful MCP server for Slack Workspaces. This integration supports both Stdio and SSE transports, proxy settings and does not require any permissions or bots being created or approved by Workspace admins 😏.

  • Dad Jokes MCP Server

    Generates dad jokes with multiple styles and topics, complete with ratings and fun statistics.

  • Zoom MCP Server

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

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