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
- Generate Gmail OAuth credentials.
- Build the Docker image.
- Configure Claude with MCP server.
- Open Claude and retrieve emails.
TODO
- Finish Gmail read functionality.
- Implement Gmail send functionality.
- Conduct more tests.