CursorPool
← 返回首页
mcp-server-tempmail logo

mcp-server-tempmail

10

基于 ChatTempMail API 管理临时邮箱的 MCP server。

MCPMCP 临时邮箱服务器
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx mcp-server-tempmail",
  "env": {
    "TEMPMAIL_API_KEY": "your-api-key-here",
    "TEMPMAIL_BASE_URL": "https://chat-tempmail.com"
  }
}