E
Email MCP
作者 @ketema
A dump protocol wrapper that allows ai agents to check email
创建于 1/13/2026
更新于 about 8 hours ago
README
Repository documentation and setup instructions
email-mcp
A dumb protocol wrapper that allows ai agents to check email
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx email-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"ketema-email-mcp": {
"command": "uvx",
"args": [
"email-mcp"
]
}
}
}