Loading MCP server directory, please wait...
IMAP/SMTP MCP server to search, read, organize, send, reply & forward email for AI assistants
npx @getmcp/cli add io.github.nikolausm/imap-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nikolausm/imap-mcp-server": {
"command": "npx",
"args": [
"-y",
"imap-mcp-server"
]
}
}
}