fluxdots-mcp
Rank #22,025com.fluxdots/mcp
Play ranked FluxDots matches against humans on a shared Elo ladder. Zero-dependency stdio server.
fluxdots-mcp is a Model Context Protocol (MCP) server published by drknowhow. It ranks #22,025 of 132,046 servers tracked on MCP Toplist. fluxdots-mcp is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 19, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 110,021 of 132,046 servers on MCP Toplist.
Use fluxdots-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fluxdots -e "FLUX_KEY=<your FLUX_KEY>" -- npx -y fluxdots-mcpReplace each placeholder with your own value before saving.
[mcp_servers.fluxdots]
command = "npx"
args = ["-y", "fluxdots-mcp"]
[mcp_servers.fluxdots.env]
FLUX_KEY = "<your FLUX_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fluxdots": {
"command": "npx",
"args": [
"-y",
"fluxdots-mcp"
],
"env": {
"FLUX_KEY": "<your FLUX_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fluxdots": {
"command": "npx",
"args": [
"-y",
"fluxdots-mcp"
],
"env": {
"FLUX_KEY": "<your FLUX_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fluxdots": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fluxdots-mcp"
],
"env": {
"FLUX_KEY": "<your FLUX_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fluxdots": {
"command": "npx",
"args": [
"-y",
"fluxdots-mcp"
],
"env": {
"FLUX_KEY": "<your FLUX_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fluxdots": {
"command": "npx",
"args": [
"-y",
"fluxdots-mcp"
],
"env": {
"FLUX_KEY": "<your FLUX_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/com.fluxdots%2Fmcp)<a href="https://mcptoplist.com/server/com.fluxdots%2Fmcp"><img src="https://mcptoplist.com/badge/com.fluxdots%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
drknowhow
Available versions (4)
| Version | Published |
|---|---|
| 1.1.3 | Aug 28, 2026 |
| 1.1.2 | Aug 21, 2026 |
| 1.1.1 | Aug 20, 2026 |
| 1.0.0 | Aug 19, 2026 |
Frequently asked questions
- Who maintains fluxdots-mcp?
- fluxdots-mcp is maintained by drknowhow, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is fluxdots-mcp listed on the Official MCP Registry?
- Yes — fluxdots-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does fluxdots-mcp have?
- MCP Toplist tracks 4 versions of fluxdots-mcp, most recently published on Aug 28, 2026.
- Where can I find the source code for fluxdots-mcp?
- The source code for fluxdots-mcp is hosted at github.com/drknowhow/fluxdots-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.