Back to Home
teemow icon

inboxfewer

Verified Safe

by teemow

Overview

Provides AI assistants with programmatic access to Google productivity services (Gmail, Docs, Drive, Calendar, Meet, Tasks).

Installation

Run Command
docker run -p 8080:8080 ghcr.io/teemow/inboxfewer:latest serve --transport streamable-http --http-addr :8080

Environment Variables

  • MCP_BASE_URL
  • GOOGLE_CLIENT_ID
  • GOOGLE_CLIENT_SECRET
  • MCP_OAUTH_ENCRYPTION_KEY
  • GITHUB_TOKEN
  • VALKEY_URL
  • VALKEY_PASSWORD
  • METRICS_ENABLED
  • METRICS_ADDR
  • INSTRUMENTATION_ENABLED
  • METRICS_EXPORTER
  • TRACING_EXPORTER
  • OTEL_EXPORTER_OTLP_ENDPOINT
  • OTEL_EXPORTER_OTLP_INSECURE

Security Notes

The project demonstrates a strong security posture. It adheres to Kubernetes Pod Security Standards (Restricted), defaults to `runAsNonRoot`, drops all capabilities, and uses a read-only root filesystem. Secrets management emphasizes using Kubernetes Secrets or external managers, with explicit warnings against unsafe practices. The OAuth proxy architecture prevents AI assistants from directly handling sensitive tokens. Instrumentation features include security warnings for insecure OTLP endpoints. The `mcp-oauth` library implements robust OAuth 2.1 hardening (PKCE, refresh token rotation, authenticated client registration, rate limiting) with secure defaults and verbose logging for potential misconfigurations. Comprehensive security documentation is provided.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassLow
Stars1
Forks0
Last Update2026-01-18

Tags

ai-assistantmcp-servergoogle-apisproductivitykubernetesautomation