IMAP
Browse and manage emails from any IMAP server.
Imap mcp server
A simple imap mcp server for browsing your emails. It is build using fastmcp .
Config
{
"mcpServers": {
"imap-mcp": {
"command": "uv",
"args": [
"--directory",
"/path/to/imap-mcp",
"run",
"server.py"
],
"env": {
"IMAP_USER": "USER",
"IMAP_PASSWORD": "PASSWORD",
"IMAP_SERVER": "server dns or ip",
}
}
}
}
Serveurs connexes
A2A MCP Server
A bridge server connecting Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol.
mail-mcp
Most email MCP servers only read from IMAP. mail-mcp does everything: 30 tools for reading, searching, sending, replying, forwarding, and bulk operations across IMAP, SMTP, Microsoft Graph API, and Exchange Web Services. Multi-account, native OAuth2, built in Rust. Works with Gmail, Microsoft 365, Hotmail/Outlook.com, Zoho, and any standard IMAP/SMTP server.
Discord MCP Server
Enables AI assistants to send notifications and request user input through Discord.
ClickSend MCP Server
Send SMS messages and make Text-to-Speech (TTS) calls using the ClickSend API.
AgentRPC
Connect to any function, any language, across network boundaries using AgentRPC.
SendGrid MCP Server by CData
A read-only MCP server by CData that enables LLMs to query live SendGrid data. Requires the external CData JDBC Driver for SendGrid.
Help Scout
An MCP server that enables AI assistants to interact with Help Scout data, such as customers and conversations.
Wassenger
Wassenger MCP server to chat, send messages and automate WhatsApp from any AI model client (free trial available).
Twitter NoAuth
Provides Twitter API access without requiring local credential setup. Credentials must be provided at runtime.
Zulip Chat
An MCP server for integrating with the Zulip team chat platform.