Skip to content

Conversation

@baryhuang
Copy link
Contributor

Description

Remote hostable MCP server that can get and send Gmail messages without local credential or file system setup.

Server Details

  • Server: mcp-server-headless-gmail
  • Changes to: tools

Motivation and Context

This server provides Gmail functionality through MCP without requiring local file access or browser-based authentication. It enables a fully headless, remotely hostable solution with complete separation between credential storage and server implementation. Unlike other MCP Gmail solutions, this can run in Docker containers and remote environments without access to the local file system.

How Has This Been Tested?

Tested with Claude Desktop client for both retrieving recent emails and sending emails.

Breaking Changes

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

@tadasant tadasant merged commit 7541d28 into modelcontextprotocol:main Mar 20, 2025
20 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants