dominik1001/imap-mcp
📧 An IMAP Model Context Protocol (MCP) server to expose IMAP operations as tools for AI assistants.
Platform-specific configuration:
{
"mcpServers": {
"imap-mcp": {
"command": "npx",
"args": [
"-y",
"imap-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...