Read, search, draft, send, and organize email through Gmail, Outlook, and IMAP/SMTP mailboxes.
claude mcp add fluxmail -- npx -y fluxmail
claude_desktop_config.json
{
"mcpServers": {
"fluxmail": {
"command": "npx",
"args": [
"-y",
"fluxmail"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"fluxmail": {
"command": "npx",
"args": [
"-y",
"fluxmail"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"fluxmail": {
"command": "npx",
"args": [
"-y",
"fluxmail"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"fluxmail": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fluxmail"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"fluxmail": {
"command": "npx",
"args": [
"-y",
"fluxmail"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.churichard--fluxmail/reviews or the review_server meta-tool.
POST /mcp