MCPServers

Summary

This Gmail MCP server, developed by Harshavardhan Sai M, provides a robust interface for interacting with Gmail APIs through the Message Control Protocol framework. Built in Python, it offers functionality for reading, sending, and managing emails programmatically across multiple Gmail accounts. The implementation focuses on flexibility and security, with features like OAuth 2.0 authentication, attachment handling, and advanced email search capabilities. It's particularly useful for applications requiring automated email management, enabling use cases such as bulk email processing, intelligent email routing, and integration of email functionality into AI-powered assistants or workflow automation tools.

Available Actions(4)

send_gmail

Send an email from a specified Gmail account. Parameters: email_identifier (string), to (string), subject (string), body (string), attachment_paths (array of strings)

search_email_tool

Search for emails in a specified Gmail account based on a query. Parameters: email_identifier (string), query (string), max_results (integer), include_conversations (boolean)

read_latest_emails

Read the latest emails from a specified Gmail account. Parameters: email_identifier (string), max_results (integer), download_attachments (boolean)

download_email_attachments

Download attachments from a specific email in a specified Gmail account. Parameters: email_identifier (string), msg_id (string), download_all_in_thread (boolean)

Last Updated: April 17, 2025

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas