MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Ai Email Organizer

MCP-style AI email organizer built with Python and Streamlit

Created 1/7/2026
Updated 1 day ago
Repository documentation and setup instructions

MCP AI Email Organizer

A Streamlit-based email triage dashboard using MCP-style tool calling and structured AI outputs.

Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-ai-email-organizer

Cursor configuration (mcp.json)

{ "mcpServers": { "tyousaf63-mcp-ai-email-organizer": { "command": "uvx", "args": [ "mcp-ai-email-organizer" ] } } }