# 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 | |
# MCP server support | |
mcp | |
# Email processing | |
email-validator | |
beautifulsoup4 | |
html2text | |
# Development (optional) | |
pytest | |
black |