From 24f92d3ce767034eb8d8052653d91f9869546a83 Mon Sep 17 00:00:00 2001 From: apple Date: Sun, 8 Mar 2026 15:08:19 +0800 Subject: [PATCH] Add ClawAIMail MCP Server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..44bcb62e74 100644 --- a/README.md +++ b/README.md @@ -692,6 +692,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[CIViC](https://github.com/QuentinCody/civic-mcp-server)** - MCP server for the Clinical Interpretation of Variants in Cancer (CIViC) database, providing access to clinical variant interpretations and genomic evidence for cancer research. - **[Claude Thread Continuity](https://github.com/peless/claude-thread-continuity)** - Persistent memory system enabling Claude Desktop conversations to resume with full context across sessions. Maintains conversation history, project states, and user preferences for seamless multi-session workflows. - **[claude-faf-mcp](https://github.com/Wolfe-Jam/claude-faf-mcp)** - MCP server for .faf format. Context scoring engine with project context management. +- **[ClawAIMail](https://github.com/joansongjr/clawaimail)** - Email infrastructure for AI agents. Create inboxes, send/receive email, search messages, and manage threads via MCP tools. Install with `npx clawaimail-mcp`. - **[ClaudePost](https://github.com/ZilongXue/claude-post)** - ClaudePost enables seamless email management for Gmail, offering secure features like email search, reading, and sending. - **[CLDGeminiPDF Analyzer](https://github.com/tfll37/CLDGeminiPDF-Analyzer)** - MCP server tool enabling sharing large PDF files to Google LLMs via API for further/additional analysis and response retrieval to Claude Desktop. - **[ClearML MCP](https://github.com/prassanna-ravishankar/clearml-mcp)** - Get comprehensive ML experiment context and analysis directly from [ClearML](https://clear.ml) in your AI conversations.