Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @cardor/email-management

@cardor/email-management

A Node.js application for managing email workflows using the ModelContextProtocol (MCP).

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "cardor-email-management": {
      "command": "npx",
      "args": [
        "-y",
        "@cardor/email-management"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @cardor/email-management

Details

Websitehttps://www.npmjs.com/package/@cardor/email-management
Licenseunknown
Pricingfree
Tagsemail management modelcontextprotocol mcp typescript nodejs
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC