SM

superhuman/mcp-mail

Developer tools
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"] } } }