programmable-email

programmable-email

0

Programmable Email is an MCP server designed to connect Claude with Gmail using local OAuth tokens. It is intended for experimentation, allowing users to fetch emails to Claude's servers while it supports further Gmail functionalities.

Programmable Email

An MCP server for connecting Claude with Gmail

  • Connect Claude with Gmail using local OAuth tokens for experimental purposes.
  • Emails fetched are sent to Claude's servers.

Pre-Requisites

  • Docker
  • Claude Desktop for Mac

Installation

  1. Generate Gmail OAuth credentials.
  2. Build the Docker image.
  3. Configure Claude with MCP server.
  4. Open Claude and retrieve emails.

TODO

  • Finish Gmail read functionality.
  • Implement Gmail send functionality.
  • Conduct more tests.