vaemail-mcp
VaEmail 的 MCP 服务器与 CLI — 面向 AI agent 的邮件基础设施。零依赖。
MCP server and CLI for VaEmail, email infrastructure for AI agents. Zero dependencies.
怎么安装
npx -y vaemail 简介
VaEmail — email infrastructure for AI agents MCP server and CLI for VaEmail. Give an agent the ability to send email, authenticate a sending domain, track delivery and diagnose deliverability — without a human reading a dashboard in between. European infrastructure: servers in Germany, sending through Amazon SES Europe. Install bash Claude Code claude mcp add vaemail --env VAEMAIL_API_KEY=swm_your_key -- npx -y vaemail mcp Any MCP client npx -y vaemail mcp Or as a config block: json { "mcpServers": { "vaemail": { "command": "npx", "args": ["-y", "vaemail", "mcp"], "env": { "VAEMAIL_API_KEY": "…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-07
- 创建于
- 2026-09-06
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:punkpeye/awesome-mcp-servers
同类推荐
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。