← Back to Plugins
MCP Server MCP

MinuteMail

github By github 👁 1 views ▲ 0 votes

Ephemeral mailboxes and a mock OAuth IdP for testing email and auth flows — 39 API-driven tools

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.minutemail.co/mcp",
      "headers": [
        {
          "description": "MinuteMail API key (Bearer mmak_...) — create one at https://minutemail.co",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...