Crate gmail_mcp_server

Source
Expand description

Gmail API Client Library Simple library for fetching Gmail emails with OAuth2 authentication.

Modules§

reademail

Structs§

EmailResponse
Response structure that wraps the email summaries
EmailSummary
Lightweight representation of an email message that our API returns.

Functions§

run
Fetch Gmail emails using OAuth2 authentication