SpiderIQ Mail: SpiderMail mailboxes, messages, threads, send, compose for AI agents
claude mcp add mail -- npx -y @spideriq/mcp-mail
claude_desktop_config.json
{
"mcpServers": {
"mail": {
"command": "npx",
"args": [
"-y",
"@spideriq/mcp-mail"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mail": {
"command": "npx",
"args": [
"-y",
"@spideriq/mcp-mail"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mail": {
"command": "npx",
"args": [
"-y",
"@spideriq/mcp-mail"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mail": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@spideriq/mcp-mail"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mail": {
"command": "npx",
"args": [
"-y",
"@spideriq/mcp-mail"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/ai.spideriq--mail/reviews or the review_server meta-tool.
POST /mcp