← Back to Plugins
MCP Server MCP

Mailbox

github By github 👁 1 views ▲ 0 votes

Self-hosted MCP server for unified IMAP/SMTP mailbox access: read, list, and send email.

Homepage Verified source GitHub

Install

oci:docker.io/psyb0t/mailbox:v0.4.14

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "docker.io/psyb0t/mailbox:v0.4.14",
      "runtimeHint": "docker",
      "transport": {
        "type": "streamable-http",
        "url": "http://localhost:8000/mcp"
      }
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...