damien_mcp_server

damien_mcp_server

0

The Damien MCP Server facilitates seamless interactions with Gmail for AI assistants via the MCP protocol. It bridges the gap between AI and Gmail management, allowing various functionalities such as email listing, labeling, and rules application. The server supports secure authentication and maintains session context using DynamoDB.

Overview

The Damien MCP Server is designed to integrate AI assistants like Claude with Gmail management functionalities via the MCP protocol. It acts as a bridge between AI and Damien-CLI, exposing Gmail tools and providing seamless AI interactions.### Key Features

  • MCP Protocol Support for AI integration
  • Gmail management (listing, trashing, labeling emails)
  • Rule management for Gmail filtering
  • Session context with DynamoDB
  • Secure authentication with token-based Gmail access

Prerequisites

  • Python 3.13+, Poetry, AWS account for DynamoDB, Damien-CLI with Gmail token

Installation

Clone repository, install dependencies, and configure environment variables.