MCP Headless Gmail Server (NPM & Docker)
A MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
Installation
# Clone the repository
git clone https://github.com/baryhuang/mcp-headless-gmail.git
cd mcp-headless-gmail
# Install dependencies
pip install -e .
Usage
Start the server with: mcp-server-headless-gmail
Use MCP client like Claude with configuration:
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": ["@peakmojo/mcp-server-headless-gmail"]
}
}
}
Features include getting recent emails, full email body content, sending emails, and automatic token refresh.
Recommend MCP Servers 💡
semgrep
A Model Context Protocol (MCP) server for using Semgrep to scan code for security vulnerabilities.
sadeghtkd/ping-mcp-server
A MCP server that enables Claude to perform network connectivity tests and ping operations via SSE.
davinci-resolve-mcp
MCP server integration for DaVinci Resolve
mcp-git-commit-aider
A TypeScript-based MCP server that enables tracking AI contributions by committing staged Git changes with "(aider)" appended to the committer name
seo-mcp
A free SEO tool MCP service based on Ahrefs data, providing backlink analysis, keyword research, and traffic estimation.
Modbus MCP Server
An MCP server that standardizes and contextualizes industrial Modbus data.