Trusted GMail MCP Server
@0xfreysa
Trusted GMail MCP Server について
First Trusted MCP server running on AWS Nitro Enclave Trusted Execution Environment
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Trusted GMail MCP Server?
A remote MCP server for Gmail that runs inside an AWS Nitro enclave, providing a trusted execution environment. It uses SSE transport and requires an app‑specific password for authentication.
How to use Trusted GMail MCP Server?
Configure the server URL in your client’s mcp.json with your Gmail address and app‑specific password, then restart the client. For self‑deployment, follow the repo’s instructions to build and run the server inside a Nitro enclave.
Key features of Trusted GMail MCP Server
- Runs inside an AWS Nitro enclave for hardware‑attested security
- Uses SSE (Server‑Sent Events) transport for remote connectivity
- Authenticates via Google app‑specific passwords
- Supports code attestation verification
- Open‑source and forkable
Use cases of Trusted GMail MCP Server
- Read and manage Gmail messages through an MCP‑compatible AI assistant
- Automate email workflows with verifiable trust in the execution environment
- Run a private, self‑hosted Gmail MCP server in a cloud enclave
- Verify that the deployed server matches the intended codebase via attestation
FAQ from Trusted GMail MCP Server
How do I authenticate to the server?
Use an app‑specific password from your Google account and pass it in the URL query string as ASP.
What are the security risks of passing credentials in the URL?
URLs can be logged by proxies, browsers, and servers, may appear in browser history, and can leak via the Referer header. This is a proof‑of‑concept limited by current MCP authentication standards.
How can I verify the code running in the enclave?
Clone the repo, run the included verifier, and provide the PCR2 hash and signed attestation to confirm the code identity.
Can I run my own instance?
Yes. Provision a Nitro‑enabled EC2 instance, run the setup script, allocate memory, build the enclave, and start the server using the provided make commands.
「コミュニケーション」の他のコンテンツ
Twilio MCP Monorepo
twilio-labsMonorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
WhatsApp MCP Server (TypeScript/Baileys)
jlucaso1WhatsApp MCP Server (TypeScript/Baileys)
Teams Mcp
floriscornelMCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.
Slack MCP Server
korotovskyThe most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
WhatsApp MCP Server
lharriesWhatsApp MCP server
コメント