communication MCP Server
Self-hosted MCP server giving Claude (and any MCP client) read-only access to your Gmail attachments — list, download, OCR. FastAPI + FastMCP + Docker.
Discovered via github-topic:model-context-protocol and last synced 3mo ago.
Install instructions not detected yet
Check the source repository for the latest setup steps.
**WebSocket stream** (deque buffer)
**`google-auth-oauthlib`** with PKCE
none
For public exposure I recommend **Cloudflare Tunnel + Cloudflare Access** (zero-config auth in front of the UI) or **Tailscale Funnel** (no public endpoint at all). ## Connecting MCP clients In Claude Desktop / Claude Code / Cursor: *Settings → Developer → Add custom MCP server*. ``` http://localhost:8765/mcp # local http://server.local:8765/mcp # LAN https://gmail-mcp.tailnet.ts.net/mcp # Tailscale https://gmail.your-domain.com/mcp # via tunnel ``` Once connected, Claude has access to the three Gmail tools and you can start prompting: > *"Stiahni mi všetky faktúry z minulého mesiaca do priečinka faktury_2026_04."* > > *"Aké položky a sumy sú na dodacích listoch z dnešného rána?"* > > *"Find the latest contract PDF from any sender at acme.com and summarize the termination clauses."* ## Troubleshooting
Default (LAN)
set `UI_PASSWORD` (HTTP Basic)
**Vanilla HTML + CSS + JS**
**multi-arch Docker** (arm64 + amd64)
**tesseract-ocr (slk+eng)** + **pypdf**
`PUBLIC_URL` in `.env` must exactly match the redirect URI in Google Cloud Console (scheme, host, port, path)
Reduce container attack surface by building application images on Google distroless base images that contain only the application runtime with no shell, package manager, or unnecessary OS utilities.
Investigate compromised Docker containers by analyzing images, layers, volumes, logs, and runtime artifacts to identify malicious activity and evidence.
Harden the Docker daemon by configuring daemon.json with user namespace remapping, TLS authentication, rootless mode, and CIS benchmark controls.
Container escape is a critical attack technique where an adversary breaks out of container isolation to access the host system or other containers. Detection involves monitoring for escape indicators
AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
ToolJet is the open-source foundation of ToolJet AI - the enterprise app generation platform for building internal tools, dashboard, business applications, workflows and AI agents 🚀
Turn your PC, Mac, or Linux box into an AI server. LLM inference, chat UI, voice, agents, workflows, RAG, and image generation.
Turn your PC, Mac, or Linux box into an AI server. LLM inference, chat UI, voice, agents, workflows, RAG, and image generation.
Learn how to use the Redis Manager Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Privacy Search Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Clawboard Claude skill. Complete guide with installation instructions and examples.