ClaudePost
Free实现 Gmail 的无缝邮件管理,支持邮件搜索、阅读和发送。
FreeFree tier
About ClaudePost
ClaudePost is an open-source Model Context Protocol (MCP) server that enables seamless email management through natural language conversations with Claude. It supports searching, reading, and sending emails securely via Gmail (or other IMAP/SMTP providers). Key features include email search by date range and keywords, daily email statistics, full email content with threading, and sending emails with CC support.
Key Features
Email search by date range and keywords
View daily email statistics
Read full email content with threading support
Send emails with CC recipients
Secure email handling with TLS encryption
Model Context Protocol (MCP) integration
Natural language interface via Claude
Pros & Cons
Pros
- Enables hands-free email management
- Secure with TLS encryption
- Integrates seamlessly with Claude Desktop
- Open source and customizable
- Supports email threading for context
- Can search by date and keywords
Cons
- Requires Gmail account with app-specific password (or other IMAP/SMTP setup)
- Requires Claude Desktop application
- Setup involves configuration of MCP server and environment variables
- Primarily tested with Gmail; other providers may need adaptation
Best For
Hands-free email management via voice or textQuickly searching through emails without manual filteringAutomating email sending with natural language commandsHandling email correspondence while keeping hands on other tasks
FAQ
What is ClaudePost?
ClaudePost is an open-source MCP server that allows you to manage your email through natural language conversations with Claude, supporting search, read, and send functionalities.
What email services does ClaudePost support?
The default configuration is for Gmail, but it can be adapted for other email providers that support IMAP and SMTP.
What are the prerequisites to use ClaudePost?
Python 3.12 or higher, a Gmail account with two-factor authentication and an app-specific password, and the Claude Desktop application.
How do I install and configure ClaudePost?
Clone the repository, install dependencies with uv, create a .env file with your email credentials, and add the MCP server configuration to the Claude Desktop configuration file.