Fluxmail
Rank #4,451io.github.churichard/fluxmail
Read, search, draft, send, and organize email through Gmail, Outlook, and IMAP/SMTP mailboxes.
Fluxmail is a Model Context Protocol (MCP) server published by churichard. It ranks #4,451 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Fluxmail is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Jul 13, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 127,595 of 132,046 servers on MCP Toplist.
Use Fluxmail
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fluxmail -e "GOOGLE_CLIENT_ID=<your GOOGLE_CLIENT_ID>" -e "GOOGLE_CLIENT_SECRET=<your GOOGLE_CLIENT_SECRET>" -e "FLUXMAIL_DATA_DIR=<your FLUXMAIL_DATA_DIR>" -e "FLUXMAIL_LICENSE_KEY=<your FLUXMAIL_LICENSE_KEY>" -- npx -y fluxmail stdioReplace each placeholder with your own value before saving.
[mcp_servers.fluxmail]
command = "npx"
args = ["-y", "fluxmail", "stdio"]
[mcp_servers.fluxmail.env]
GOOGLE_CLIENT_ID = "<your GOOGLE_CLIENT_ID>"
GOOGLE_CLIENT_SECRET = "<your GOOGLE_CLIENT_SECRET>"
FLUXMAIL_DATA_DIR = "<your FLUXMAIL_DATA_DIR>"
FLUXMAIL_LICENSE_KEY = "<your FLUXMAIL_LICENSE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fluxmail": {
"command": "npx",
"args": [
"-y",
"fluxmail",
"stdio"
],
"env": {
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>",
"FLUXMAIL_DATA_DIR": "<your FLUXMAIL_DATA_DIR>",
"FLUXMAIL_LICENSE_KEY": "<your FLUXMAIL_LICENSE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fluxmail": {
"command": "npx",
"args": [
"-y",
"fluxmail",
"stdio"
],
"env": {
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>",
"FLUXMAIL_DATA_DIR": "<your FLUXMAIL_DATA_DIR>",
"FLUXMAIL_LICENSE_KEY": "<your FLUXMAIL_LICENSE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fluxmail": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fluxmail",
"stdio"
],
"env": {
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>",
"FLUXMAIL_DATA_DIR": "<your FLUXMAIL_DATA_DIR>",
"FLUXMAIL_LICENSE_KEY": "<your FLUXMAIL_LICENSE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fluxmail": {
"command": "npx",
"args": [
"-y",
"fluxmail",
"stdio"
],
"env": {
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>",
"FLUXMAIL_DATA_DIR": "<your FLUXMAIL_DATA_DIR>",
"FLUXMAIL_LICENSE_KEY": "<your FLUXMAIL_LICENSE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fluxmail": {
"command": "npx",
"args": [
"-y",
"fluxmail",
"stdio"
],
"env": {
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>",
"FLUXMAIL_DATA_DIR": "<your FLUXMAIL_DATA_DIR>",
"FLUXMAIL_LICENSE_KEY": "<your FLUXMAIL_LICENSE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.churichard%2Ffluxmail)<a href="https://mcptoplist.com/server/io.github.churichard%2Ffluxmail"><img src="https://mcptoplist.com/badge/io.github.churichard%2Ffluxmail.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
churichard
Available versions (11)
| Version | Published |
|---|---|
| 0.9.0 | Sep 16, 2026 |
| 0.8.1 | Sep 14, 2026 |
| 0.8.0 | Sep 1, 2026 |
| 0.7.0 | Jul 25, 2026 |
| 0.6.1 | Jul 23, 2026 |
| 0.6.0 | Jul 21, 2026 |
| 0.5.0 | Jul 18, 2026 |
| 0.4.1 | Jul 17, 2026 |
| 0.4.0 | Jul 16, 2026 |
| 0.3.0 | Jul 14, 2026 |
| 0.2.1 | Jul 13, 2026 |
Frequently asked questions
- Who maintains Fluxmail?
- Fluxmail is maintained by churichard, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Fluxmail listed on the Official MCP Registry?
- Yes — Fluxmail is listed on the Official MCP Registry, alongside Glama.
- How many versions does Fluxmail have?
- MCP Toplist tracks 11 versions of Fluxmail, most recently published on Sep 16, 2026.
- Where can I find the source code for Fluxmail?
- The source code for Fluxmail is hosted at github.com/churichard/fluxmail-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.