SM

superhuman/mcp-mail

开发工具
30 stars 0 forks 质量 45 趋势 45

Superhuman Mail MCP Server

概览

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

安装

npx -y @superhuman/mcp-mail

配置

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