Email MCP server supports integration with multiple email providers and enables AI-powered email operations via the Model Context Protocol.
Loading more......
Provides AI models with access to PostgreSQL databases through an MCP server, automating data management and analysis.
A commercial MCP server offering semantic search and retrieval-augmented generation (RAG) for LLMs, with support for relevance-ranked context delivery and open-source reference implementation.
waha-api-mcp-server integrates WhatsApp unofficial API capabilities with MCP server implementation, enabling AI assistants to interact with WhatsApp messaging through the protocol.
An MCP server for creating dynamic email inboxes for AI agents, allowing them to send, receive, and act on email—an excellent example of a specialized MCP server.
A Model Context Protocol (MCP) server for AI-powered customer support, integrating with Cursor AI and Glama.ai, showcasing MCP server applications in customer service.
A Model Context Protocol (MCP) server that enhances AI-generated content to sound more natural and human-like, with features like AI detection and text refinement. Highly relevant as an example of an advanced MCP server implementation.
Email MCP Server is an open-source Model Context Protocol (MCP) server that provides email functionality and integration for AI-powered applications. It allows LLMs and other tools to compose, send, and manage emails, as well as search for attachments in specified directories.
send_email: Compose and send emails by specifying subject, body, and receiver.search_attachments: Find files matching a pattern within a given directory.email.json file for SMTP server configurations.pip install mcp-server-email).pip install mcp-server-emailemail.json.MIT License
The Email MCP Server is open-source and free to use.