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
Gemini Email Subject Generator MCP
Generates engaging email subjects and detailed thinking processes using Google's Gemini AI model.
MCP Mail
Perform actions with your GMail account using the GMail API.
Slack MCP Server
An MCP server for interacting with Slack workspaces using user tokens, without requiring bots or special permissions.
Twitter MCP Server
Accurately count Twitter/X post characters and optimize posts.
Blogger
Interact with the Google Blogger API to manage blogs, posts, and comments.
Africa's Talking Airtime MCP
Interact with Africa's Talking airtime service and store transaction data in a local SQLite database.
SendGrid
Access SendGrid's Marketing API for email marketing and contact management.
Twilio SMS Server
Send SMS messages using the Twilio API. Functions as an MCP server or a standalone REST API.
MCP gRPC Transport
A gRPC transport for MCP, enabling communication between clients and remote MCP servers.
Unipile
Access and manage messages from multiple platforms using the Unipile API.