trusted-mcp-server

trusted-mcp-server

6

The project is a Gmail MCP server designed to run inside an AWS Nitro enclave for improved security. It enables remote connections using SSE transport and requires careful password management due to current MCP client limitations. Security measures include app-specific passwords and options for private network access.

Trusted Gmail MCP Server

This project is a Gmail MCP server running within a secure AWS Nitro enclave instance. It was forked from the Claude Post MCP server and uses sse transport to implement a remote MCP server.

Features:

  • Requires an app-specific password for usage.
  • Focus on security, with suggestions to use VPNs and dedicated app-specific passwords.
  • Verification of code attestation through AWS Nitro Enclave.

Usage:

  1. Add configuration to mcp.json to connect.
  2. Verify code attestation by running a TEE.
  3. Option to run your own instance, detailed steps provided.

Security Notice: Avoid using URLs for passwords due to security vulnerabilities and lack of support for authorization tokens in current MCP clients.