File size: 314 Bytes
c5c5634 42a5a50 c5c5634 1b36342 c5c5634 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
# Core OAuth Gmail MCP Server Dependencies gradio[mcp] google-auth google-auth-oauthlib google-auth-httplib2 google-api-python-client cryptography requests loguru python-dateutil uvicorn # MCP server support mcp # Email processing email-validator beautifulsoup4 html2text # Development (optional) pytest black |