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",
}
}
}
}
Related Servers
Smartlead
Manage Smartlead campaigns, including creation, updates, and sequence management, using the Smartlead API.
AI Interaction Tool
An AI interaction tool with an advanced UI for the Model Context Protocol (MCP).
AskMeMCP
Enables AI assistants to request human input through a web interface, facilitating human-in-the-loop interactions.
Gmail
Provides comprehensive integration with Gmail for reading, searching, and sending emails.
Twilio MCP Server
Enables AI assistants to send SMS and MMS messages using the Twilio API.
Chara Talk MCP
Enables communication between multiple AI characters with simultaneous voice playback using VLC.
Twitter NoAuth
Provides Twitter API access without requiring local credential setup. Credentials must be provided at runtime.
Discord MCP
An MCP server for interacting with Discord.
WhatsApp
Search, read, and send personal WhatsApp messages, contacts, and media files.
Slack MCP Server
A server for integrating with Slack, enabling communication and automation within your workspace.