Skip to content

Commit b9bd77e

Browse files
authored
added more info for user to generate app passaword (#271)
* Add Gmail MCP Server for email operations - Supports listing messages, searching emails, and sending messages - Uses IMAP/SMTP with app password authentication - Includes proper tools.json for build process - Pre-built Docker image: yashtekwani/gmail-mcp:latest * added info for users to create app password
1 parent d2a5116 commit b9bd77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servers/gmail-mcp/server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ meta:
1111
- communication
1212
about:
1313
title: Gmail MCP Server
14-
description: A Model Context Protocol server for Gmail operations using IMAP/SMTP with app password authentication. Supports listing messages, searching emails, and sending messages.
14+
description: A Model Context Protocol server for Gmail operations using IMAP/SMTP with app password authentication. Supports listing messages, searching emails, and sending messages. To create your app password, visit your Google Account settings under Security > App Passwords. Or visit the link https://myaccount.google.com/apppasswords
1515
icon: https://www.google.com/gmail/about/static/images/logo-gmail.png
1616
source:
1717
project: https://github.com/Sallytion/Gmail-MCP

0 commit comments

Comments
 (0)