← Back to Plugins
MCP Server MCP

Mektup

github By github 👁 1 views ▲ 0 votes

Fully-managed email as MCP tools - register domains, real mailboxes, send and receive mail.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.usemektup.com/mcp",
      "headers": [
        {
          "description": "Bearer <your Mektup API key, e.g. mek_live_...> - create one at app.usemektup.com under API keys.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...