mcpbeat Sign in

Mail MCP Server

local only

Mail runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 157 · avg 13 · -64% w/w
a month agotoday
57
Installs / week
npm · @spideriq/mcp-mail
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mail -- npx -y @spideriq/mcp-mail
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mail": {
      "args": [
        "-y",
        "@spideriq/mcp-mail"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mail]
command = "npx"
args = ["-y", "@spideriq/mcp-mail"]
.cursor/mcp.json
{
  "mcpServers": {
    "mail": {
      "args": [
        "-y",
        "@spideriq/mcp-mail"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mail": {
      "args": [
        "-y",
        "@spideriq/mcp-mail"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Mail

same job, measured the same way
MESSORA
by messora

Scrape, crawl and search the web for AI agents via MCP.

5 tools answering
Publish
by spideriq

SpiderIQ Publish: content platform MCP (pages, posts, templates, components, domains, media)

49 installs/wk local only
AI-First Scraper
by yubinkim444

Three MCP tools: fetch_page, fetch_pages_batch, search_web. Ad-free Markdown for AI agents.

151 installs/wk local only
Metalift
by metalift-ai

Metalift MCP for AI agents: web search (2 credits), scrape, crawl, and map tools

62 installs/wk local only
Media
by spideriq

SpiderIQ Media: SpiderMedia files, videos, per-tenant media catalog (read)

51 installs/wk local only
Web
by rog0x

Web scraping, search, monitoring, and HTML-to-markdown for AI agents

32 installs/wk local only
CRW Web Scraper
by us

Open-source web scraper for AI agents with scrape, crawl, and map tools

local only
Gate
by spideriq

SpiderIQ Gate: SpiderGate LLM gateway (completions, models, usage, traces)

53 installs/wk local only

Mail — questions

Answers built from our own checks of this server.

Why is there no uptime for Mail?
Mail runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @spideriq/mcp-mail was installed 57 times last week.
Is Mail still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Mail?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @spideriq/mcp-mail straight from npm; nothing to host, nothing to sign up for.
How many people use Mail?
The npm package @spideriq/mcp-mail was installed 57 times in the last week. Week over week that is -64%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.