Skip to content
Claude Desktop

mail for Claude Desktop

ai.spideriq/mail

SpiderIQ Mail: SpiderMail mailboxes, messages, threads, send, compose for AI agents

client:Claude Desktop transport:stdio runtime:npm

Install mail in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mail in other clients