Gmail-MCP-Server

Gmail-MCP-Server

0

This project involves a Gmail MCP server designed to connect Gmail and LLMs using the MCP framework. It provides tools to send mail, create drafts, and mark emails as read, aiming to transform an LLM into an agent with iterative prompting.

mcp_server_gmail.py

Server file lists all tools that LLM can use

mcp_client_gmail.py

Client file, send query to server using MCP