SkillAgentSearch skills...

mcp-email

MCP server for agent email — create @voidmail.ai inboxes, send/receive, search. No phone, no CAPTCHA.

Install / Use

claude mcp add voidly-ai -- npx -y github:voidly-ai/mcp-email

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

31/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "@voidly/mcp-email", "version": "1.0.1", "description": "MCP server for agent email — create @voidmail.ai inboxes, send/receive, search, manage aliases. No phone, no CAPTCHA, just an API key.", "type": "module", "main": "dist/index.js", "bin": { "voidly-mcp-email": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "email", "agent", "ai", "inbox", "encrypted", "voidmail", "claude", "llm", "tool", "messaging" ], "author": "Ai Analytics LLC", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/voidly-ai/mcp-email" }, "homepage": "https://voidly.ai/agent-email", "bugs": { "url": "https://github.com/voidly-ai/mcp-email/issues" }, "files": [ "dist", "README.md", "LICENSE" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "zod": "^4.3.6" }, "devDependencies": { "typescript": "^5.9.3" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryCommunication
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low