Fix llm_short_description: descrivere cosa fa l'MCP, non elencare i tool

This commit is contained in:
2026-07-22 22:24:10 +01:00
parent 3440890d11
commit 9236f668ec
17 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -88,7 +88,7 @@
{
"lang": "en",
"description": "Generic email connector over IMAP + SMTP. Works with any provider (Gmail, Outlook/Office 365, iCloud, Yahoo, Fastmail, self-hosted, corporate) using standard protocols and an app password \u2014 no Google Cloud Console, no OAuth. Read, search, organise and send mail, download attachments, and receive real-time push notifications when new mail arrives (IMAP IDLE, with polling fallback). Standard library only, zero dependencies.",
"llm_short_description": "Email MCP server (IMAP/SMTP) for ANY email provider \u2014 Gmail, Outlook, Fastmail, Proton, custom domains. Config via env vars. Tools: status, list_messages (folder+query filter), get_message (body+attachments), get_thread, list_folders, modify_message (move/flag/delete), send_message (with attachments), get_profile, create_folder, download_attachments. Push notifications via IDLE for new INBOX mail."
"llm_short_description": "Email (IMAP/SMTP) \u2014 send, receive, and manage emails from any provider (Gmail, Outlook, Fastmail, custom domains). Supports push notifications for new incoming mail."
}
],
"mcp_config": {