mcp-server-outlook-email

mcp-server-outlook-email

3.4

If you are the rightful owner of mcp-server-outlook-email and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This MCP server provides email processing capabilities with MongoDB integration for semantic search and SQLite for efficient storage and retrieval.

The Email Processing MCP Server is designed to handle email processing tasks with integration into MongoDB for semantic search and SQLite for efficient storage. It supports processing emails from Outlook, including Inbox, Sent Items, and optionally Deleted Items folders. The server can generate vector embeddings using Ollama and supports multi-mailbox operations. It is built to work on Windows OS with Microsoft Outlook installed and requires Python 3.10 or higher. The server is equipped with robust error handling, resource management, and security measures to ensure reliable and secure operations.

Features

  • Process emails from Outlook with date range filtering
  • Store emails in SQLite database with proper connection management
  • Generate vector embeddings using Ollama
  • Multi-mailbox support
  • Support for Inbox, Sent Items, and optionally Deleted Items folders

Tools

  1. process_emails

    Process emails from a specified date range, connect to specified Outlook mailboxes, retrieve emails, store them in SQLite, generate embeddings using Ollama, and store embeddings in MongoDB for semantic search.