Skip to content

Access Methods

MinuteMail exposes its functionality through:

  • Web Interface
    User-friendly dashboard for managing mailboxes, viewing messages, and configuring settings without code. Access the platform at MinuteMail and sign in with your GitHub account.

  • REST API
    Full programmatic access to mailbox and message operations.

  • Official SDK
    Python SDK - Client library that wraps the API and simplifies common workflows for backend applications.

  • MCP Server
    Drive email and auth-flow testing from AI assistants like Claude. Streamable HTTP at https://mcp.minutemail.co/mcp, authenticated with your API key. See MCP Getting Started.

API, SDK, and MCP access is authenticated using API keys, while the web interface uses your account login.