M
MCP Ai Email Organizer
作者 @TYousaf63
MCP-style AI email organizer built with Python and Streamlit
创建于 1/7/2026
更新于 1 day ago
README
Repository documentation and setup instructions
MCP AI Email Organizer
A Streamlit-based email triage dashboard using MCP-style tool calling and structured AI outputs.
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp-ai-email-organizer
Cursor 配置 (mcp.json)
{
"mcpServers": {
"tyousaf63-mcp-ai-email-organizer": {
"command": "uvx",
"args": [
"mcp-ai-email-organizer"
]
}
}
}