M
MCP Mail
作者 @jleechanorg
Fork of mcp_agent_mail - A mail-like coordination layer for coding agents
创建于 11/8/2025
更新于 about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp_mail
Cursor 配置 (mcp.json)
{
"mcpServers": {
"jleechanorg-mcp-mail": {
"command": "uvx",
"args": [
"mcp_mail"
]
}
}
}