mcp-server

ron-gabriel/mcp-server

3.1

If you are the rightful owner of mcp-server 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.

The MCP Email Processing Server is a specialized server designed to facilitate the processing of emails from Microsoft 365 Outlook using Model Context Protocol (MCP) and Language Learning Models (LLMs) for business workflows.

Tools

Functions exposed to the LLM to take actions

get_unread_emails

Retrieves a list of unread emails with basic metadata.

get_email_content

Gets the full content of a specific email (HTML or plain text).

search_emails

Searches for emails containing specific keywords.

get_email_conversation

Retrieves all emails in a conversation thread.

send_to_api

Sends LLM-formatted data to your API endpoint.

mark_email_processed

Marks an email as read/processed.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources