File size: 773 Bytes
b26af7c 64689ff 0ef406d b26af7c 42a5a50 b26af7c 0ef406d b26af7c e7ad868 badff6a e7ad868 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
tag: "mcp-server-track"
title: MailQuery
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.0.1
app_file: agentic_implementation/email_mcp_server_oauth.py
pinned: false
short_description: Answer any questions you have about the content of your mail
---
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
Our Google authentication verification is currently pending. If you would like to proceed with testing, we can add you as a test user. To facilitate this, please complete the Google Form provided below.
https://forms.gle/FRWwhhMeKaiXDAJQ9
uvicorn main:app --reload |