# Gmail MCP Server requirements # Includes base requirements -r base.txt # MCP server framework mcp # Gmail API google-auth google-auth-oauthlib google-api-python-client google-auth-httplib2 # HTTP client httpx>=0.28.1