소개
This project provides a GMail Model Context Protocol (MCP) server designed to run within a secure AWS Nitro Enclave. By leveraging the isolated compute environment of Nitro Enclaves, the server offers enhanced security through hardware-based attestation, ensuring that the code's identity and state are verifiable and protected against tampering. It allows users to remotely access their GMail context within MCP-compatible applications while minimizing the risk of unauthorized access or modifications.
주요 기능
- Runs within an AWS Nitro Enclave for enhanced security
- Includes code attestation verification to ensure code integrity
- Uses server-sent events (SSE) for remote MCP communication
- Provides instructions for deploying a personal instance in a TEE
- 4 GitHub stars
사용 사례
- Verify the integrity of MCP server code through attestation
- Securely access GMail context in MCP applications
- Deploy a private MCP server instance in a trusted execution environment