# 📱 Social Media Posts - Ready to Copy & Paste
## Twitter/X (280 caratteri)
### Versione 1 (Tecnica)
```
🚀 Nuovo progetto open source: MCP Aruba Email
Gestisci email e calendario Aruba direttamente da VS Code con AI!
✅ GitHub Copilot integration
✅ IMAP/SMTP/CalDAV
✅ Firme personalizzate
✅ 100% Python
⭐ https://github.com/jackfioru92/mcp-aruba-email
#MCP #AI #Python #VSCode #OpenSource
```
### Versione 2 (Benefit-focused)
```
💌 Gestisci email con l'aiuto dell'AI!
Ho rilasciato MCP Aruba Email:
• Chiedi a Copilot di leggere email
• Invia messaggi con firma AI
• Gestisci calendario con linguaggio naturale
Tutto da VS Code!
🔗 https://github.com/jackfioru92/mcp-aruba-email
#AI #Productivity #DevTools
```
### Versione 3 (Show & Tell)
```
Da oggi puoi dire a GitHub Copilot:
"Mostrami le ultime 10 email"
"Invia email a cliente@esempio.it"
"Crea evento riunione domani alle 15"
...e funziona! 🤯
Grazie a MCP Aruba Email, il mio nuovo progetto open source
⭐ https://github.com/jackfioru92/mcp-aruba-email
```
---
## LinkedIn (Versione Completa)
```
Proud to announce: MCP Aruba Email!
Sono felice di condividere con voi il mio ultimo progetto open source: un server MCP completo per gestire email e calendario Aruba direttamente da VS Code, con l'aiuto dell'AI.
🔍 Il Problema
Gestire email professionali richiede costante context switching tra client email, calendario e strumenti di sviluppo. Volevo un modo più naturale e integrato.
💡 La Soluzione
MCP Aruba Email permette di interagire con email e calendario usando linguaggio naturale, direttamente nella chat di GitHub Copilot in VS Code.
✨ Key Features:
• Integrazione nativa con GitHub Copilot
• Gestione completa email (IMAP/SMTP)
• Calendario con inviti e risposte (CalDAV)
• Firme email personalizzate con AI
• Estensione VS Code pubblicata
• 100% Open Source (MIT License)
🛠️ Tech Stack:
• Python 3.10+ per il server MCP
• TypeScript per l'estensione VS Code
• MCP SDK per l'integrazione AI
• Pubblicato su PyPI e VS Code Marketplace
📦 Come Provarlo:
1. Installa l'estensione da VS Code Marketplace
2. Configura le tue credenziali Aruba
3. Inizia a chattare con Copilot!
Esempi:
"Mostrami le ultime email non lette"
"Invia un'email di follow-up al cliente"
"Crea un evento per la riunione di domani"
"Invia per mail al mio team di sviluppo l'architettura che abbiamo pensato"
"Creami una firma personalizzata da aggiungere in calce alle email"
🌟 Perché è Importante:
Questo progetto dimostra come l'AI può rendere naturale l'interazione con servizi che prima richiedevano API. È un esempio pratico del potenziale del Model Context Protocol.
🙏 Looking Forward:
Sono sempre aperto a feedback, contributi e suggerimenti! Se il progetto ti interessa, lascia una stella su GitHub o prova l'estensione.
Link al progetto: https://github.com/jackfioru92/mcp-aruba-email
VS Code Extension: https://marketplace.visualstudio.com/items?itemName=jackfioru92.mcp-aruba-email
#AI #MachineLearning #Python #OpenSource #DeveloperTools #VSCode #Productivity #MCP #GitHub
---
Cosa ne pensate? Avete casi d'uso simili che vorreste automatizzare con AI? 💭
```
---
## LinkedIn (Versione Breve)
```
🚀 Nuovo progetto open source: MCP Aruba Email!
Ho creato un server MCP che integra email e calendario Aruba con VS Code e GitHub Copilot.
Ora puoi dire a Copilot:
• "Mostrami le email di oggi"
• "Invia un'email a cliente@esempio.it"
• "Crea evento riunione domani"
• "Invia per mail al mio team di sviluppo l'architettura che abbiamo pensato"
• "Creami una firma personalizzata da aggiungere in calce alle email"
...e funziona! 🤯
Caratteristiche:
✅ Integrazione VS Code + Copilot
✅ IMAP/SMTP/CalDAV completo
✅ Firme personalizzate
✅ 100% Open Source
Provalo: https://github.com/jackfioru92/mcp-aruba-email
#AI #Python #OpenSource #DeveloperTools
```
---
## Reddit Posts
### r/Python - Show & Tell
**Titolo:** [Show & Tell] MCP Server for Aruba Email with AI Integration
**Corpo:**
```markdown
Hey r/Python!
I've built **MCP Aruba Email**, a Model Context Protocol server that lets you manage Aruba email and calendar using natural language through AI assistants like GitHub Copilot and Claude.
## What it does
Instead of writing IMAP/SMTP code or using a clunky email client, you can now:
```python
# In GitHub Copilot Chat (VS Code):
"Show me the last 10 emails"
"Send an email to client@example.com with subject 'Follow-up'"
"Create a calendar event for tomorrow at 3pm"
```
## Tech Stack
- **Python 3.10+** with MCP SDK
- **IMAP/SMTP** for email
- **CalDAV** for calendar
- **VS Code Extension** (TypeScript)
- Published on **PyPI** and **VS Code Marketplace**
## Key Features
- 📧 Full email management (list, read, search, send)
- 📅 Calendar with invites (accept/decline/tentative)
- ✍️ Custom email signatures with photos
- 🔐 Secure credential storage (system keychain)
- 🤖 Works with Claude Desktop and GitHub Copilot
## Why I built this
I wanted a more natural way to interact with professional email without leaving my development environment. AI makes it possible to use natural language instead of complex APIs.
## Installation
**VS Code Extension** (easiest):
```bash
# Search "Aruba Email MCP Server" in VS Code Extensions
```
**From PyPI**:
```bash
pip install mcp-aruba
```
## Links
- GitHub: https://github.com/jackfioru92/mcp-aruba-email
- PyPI: https://pypi.org/project/mcp-aruba/
- VS Code: https://marketplace.visualstudio.com/items?itemName=jackfioru92.mcp-aruba-email
- Documentation: Full README with examples
## Looking for
- Feedback on the architecture
- Contributors interested in adding features
- Testing on different Aruba configurations
Would love to hear your thoughts! Happy to answer any questions about the implementation.
```
---
### r/vscode - Extension Announcement
**Titolo:** Extension: Manage Aruba Email with GitHub Copilot
**Corpo:**
```markdown
I've published an extension that brings email and calendar management directly into VS Code using GitHub Copilot!
## What it does
Talk to Copilot in natural language:
- "Show me today's emails"
- "Send an email to john@example.com"
- "Create a meeting for tomorrow at 2pm"
It works with Aruba email (IMAP/SMTP/CalDAV).
## Features
✅ GitHub Copilot integration
✅ Email management (list, read, search, send)
✅ Calendar with invites
✅ Custom email signatures
✅ Secure credential storage
## Install
Search "Aruba Email MCP Server" in Extensions or:
https://marketplace.visualstudio.com/items?itemName=jackfioru92.mcp-aruba-email
## Open Source
MIT License: https://github.com/jackfioru92/mcp-aruba-email
Let me know what you think!
```
---
### r/opensource - Project Announcement
**Titolo:** Released: MCP Aruba Email - Email management with AI
**Corpo:**
```markdown
# MCP Aruba Email
Just released an open source project for managing Aruba email and calendar using AI!
## What makes it different
Instead of traditional email clients or complex APIs, you interact using natural language through AI assistants (GitHub Copilot, Claude).
## Features
- 📧 IMAP/SMTP email management
- 📅 CalDAV calendar integration
- 🤖 MCP server for AI integration
- 🎨 VS Code extension
- ✍️ Custom email signatures
- 🔐 Secure credential management
## Stack
- Python 3.10+ (server)
- TypeScript (VS Code extension)
- MCP SDK
- Published on PyPI and VS Code Marketplace
## License
MIT - Contributions welcome!
## Links
- GitHub: https://github.com/jackfioru92/mcp-aruba-email
- Documentation: Full setup guide in README
Would love feedback from the community!
```
---
## Dev.to Article Outline
**Titolo:** How I Built an AI-Powered Email Manager with MCP
**Tags:** #python #ai #vscode #opensource
**Outline:**
```markdown
# How I Built an AI-Powered Email Manager with MCP
## TL;DR
Built a server that lets you manage Aruba email using natural language in VS Code through GitHub Copilot. Open source, on PyPI and VS Code Marketplace.
## The Problem
[Describe context switching pain]
## The Solution: Model Context Protocol
[Explain MCP briefly]
## Architecture
```
User → VS Code/Copilot → MCP Server → IMAP/SMTP/CalDAV
```
## Implementation Highlights
### 1. IMAP Client
```python
[Code snippet]
```
### 2. MCP Server
```python
[Code snippet]
```
### 3. VS Code Extension
```typescript
[Code snippet]
```
## Challenges Faced
1. CalDAV parsing
2. HTML signatures
3. Credential security
## Results
- 📦 Published on PyPI
- 🎨 VS Code Marketplace
- ⭐ Open source
## Try it yourself
[Installation instructions]
## What's next
[Roadmap preview]
## Conclusion
[Lessons learned]
```
---
## Medium Article (Versione Italiana)
**Titolo:** Come Ho Creato un Server MCP per Gestire Email con l'AI
**Sottotitolo:** Da IMAP a linguaggio naturale: la storia di MCP Aruba Email
**Outline:**
```markdown
# Come Ho Creato un Server MCP per Gestire Email con l'AI
## Il Problema che Volevo Risolvere
[Storia personale: frustrazioni con email management]
## Cos'è il Model Context Protocol
[Spiegazione MCP per audience italiana]
## L'Architettura
[Diagramma + spiegazione]
## Le Sfide Tecniche
### 1. Integrazione IMAP/SMTP
[Codice + spiegazione]
### 2. Gestione Calendario CalDAV
[Codice + spiegazione]
### 3. Estensione VS Code
[Screenshot + codice]
## I Risultati
- ⭐ Open source su GitHub
- 📦 Pubblicato su PyPI
- 🎨 Estensione VS Code
- 👥 Community in crescita
## Come Provarlo
[Tutorial step-by-step con screenshot]
## Prossimi Sviluppi
[Roadmap]
## Conclusioni
[Lezioni imparate, call to action]
```
---
## 📧 Email Template per Influencer
**Oggetto:** Tool open source italiano per email con AI - possibile collaborazione?
**Corpo:**
```
Ciao [Nome],
Sono Giacomo, sviluppatore Python e grande fan del tuo lavoro su [specifico progetto/contenuto].
Ho recentemente rilasciato **MCP Aruba Email**, un progetto open source che permette di gestire email professionali usando AI come GitHub Copilot direttamente da VS Code.
Il progetto è:
✅ 100% Open Source (MIT)
✅ Pubblicato su PyPI e VS Code Marketplace
✅ Con documentazione completa
✅ Fatto in Italia 🇮🇹
Pensavo potesse interessarti perché [motivo specifico collegato al loro content - es. "hai fatto diversi video su Python e automation"].
Se ti va, sarei felicissimo di:
- Fornirti una demo live
- Supportarti per una recensione/video
- Rispondere a qualsiasi domanda tecnica
Naturalmente senza alcun impegno!
Link progetto: https://github.com/jackfioru92/mcp-aruba-email
Grazie per il tempo,
Giacomo Fiorucci
---
🔗 GitHub: github.com/jackfioru92
📧 giacomo.fiorucci@emotion-team.com
```
---
## 🎯 Action Plan
### Oggi (15 minuti):
- [ ] Copia post Twitter versione che preferisci
- [ ] Pubblica su Twitter
- [ ] Copia post LinkedIn versione breve
- [ ] Pubblica su LinkedIn
### Domani (30 minuti):
- [ ] Post su r/Python
- [ ] Post su r/vscode
- [ ] Post su r/opensource
### Questa settimana (2 ore):
- [ ] Scrivi article Dev.to
- [ ] Invia 5 email a influencer
- [ ] Pubblica su Product Hunt
---
**Vuoi che personalizzi uno di questi post con dettagli specifici?** 🚀