Loading MCP server directory, please wait...
Read, search, draft, send, and organize email through Gmail, Outlook, and IMAP/SMTP mailboxes.
npx @getmcp/cli add io.github.churichard/fluxmailRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.churichard/fluxmail": {
"command": "npx",
"args": [
"-y",
"fluxmail",
"stdio"
],
"env": {
"GOOGLE_CLIENT_ID": "",
"GOOGLE_CLIENT_SECRET": "",
"FLUXMAIL_DATA_DIR": "",
"FLUXMAIL_LICENSE_KEY": ""
}
}
}
}