{"service":"Orceum Gmail MCP Server","version":"0.1.0","description":"Production Gmail MCP Server with OAuth 2.0 and webhook support","endpoints":{"mcp":"/mcp","webhooks":{"installation":"/webhooks/installation","uninstall":"/webhooks/installation/{installation_id}","pubsub":"/webhooks/gmail-pubsub"},"health":"/health"},"mcp_details":{"mcp_endpoint":"/mcp","oauth_issuer":"https://accounts.google.com","token_validation":"https://www.googleapis.com/oauth2/v1/tokeninfo","required_scopes":["gmail"],"message_formats":{"default":"COMPACT","supported":["MINIMAL","COMPACT","FULL","RAW","METADATA"],"description":"All reading tools support MessageFormat parameter. COMPACT gives you essential data + body text for optimal performance."},"tools":["gmail_get_emails","gmail_get_email_by_id","gmail_search_emails","gmail_get_labels","gmail_get_profile","gmail_send_email","gmail_reply_to_email","gmail_mark_as_read","gmail_mark_as_unread","gmail_archive_email","gmail_unarchive_email","gmail_delete_email","gmail_add_label","gmail_remove_label","gmail_create_label","gmail_forward_email","gmail_move_to_folder","gmail_get_threads","gmail_get_thread_by_id","gmail_create_draft","gmail_get_drafts","gmail_get_draft_by_id","gmail_send_draft","gmail_get_attachments"],"authentication":{"type":"Bearer Token","description":"Requires valid Gmail OAuth token from Google","oauth_endpoint":"https://accounts.google.com/oauth/authorize","scopes_required":["https://www.googleapis.com/auth/gmail.readonly","https://www.googleapis.com/auth/gmail.send","https://www.googleapis.com/auth/gmail.modify","https://www.googleapis.com/auth/gmail.compose","https://www.googleapis.com/auth/gmail.labels"]}}}