SM

superhuman/mcp-mail

Developer tools
30 stars 0 forks Quality 45 Trend 45

Superhuman Mail MCP Server

Overview

Superhuman Mail MCP Server

README

mcp-mail

Superhuman Mail MCP Server

Add to your MCP client configuration:

{
  "mcpServers": {
    "Superhuman Mail": {
      "command": "npx",
      "args": ["-y", "@superhuman/mcp-mail"]
    }
  }
}
View this README on GitHub

Install

npx -y @superhuman/mcp-mail

Configuration

{ "mcpServers": { "Superhuman Mail": { "command": "npx", "args": ["-y", "@superhuman/mcp-mail"] } } }