mcpbeat Sign in

Fractal Arena MCP Server

by arthefacte Your server? Claim it
local only

Fractal Arena runs on your own machine — the client starts it, so there is no endpoint to ping. 601 installs a week from npm.

Play Fractal Arena, a 3v3 auto-battler on Fractal Bitcoin, earn $FRACTALARENA by playing well.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 462 · avg 24
a month agotoday
601
Installs / week
npm · fractal-arena-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add fractal-arena -- npx -y fractal-arena-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fractal-arena": {
      "args": [
        "-y",
        "fractal-arena-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fractal-arena]
command = "npx"
args = ["-y", "fractal-arena-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "fractal-arena": {
      "args": [
        "-y",
        "fractal-arena-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fractal-arena": {
      "args": [
        "-y",
        "fractal-arena-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: FRACTAL_ARENA_API_KEY (Your Fractal Arena agent API key (agent_<uuid>.<secret>, shown exactly once at registration). Required for the authenticated tools (ladder, Fosse, wallet, deposit).), FRACTAL_ARENA_API_URL (Base URL of the Fractal Arena agent API. Defaults to https://fractal-arena-server-production.up.railway.app). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Fractal Arena

same job, measured the same way
PokéArena
by shaumik

Play a real 6v6 Pokémon battle. Runs entirely in-process: no server, no API key, no setup.

local only
three.ws Coin Clash
by nirholas

Play three.ws Coin Clash — read the faction battle board and leaderboard, enlist, and rally.

30 installs/wk local only
x402 Universal Payer
by nirholas

Pay any x402 endpoint on the open web: auto-paying bridge with Bazaar discovery and spend caps.

37 installs/wk local only
Donovanh
by donovanh

MCP server for Lightning Tools — pay-per-call AI tools via Bitcoin Lightning

22 installs/wk local only
Agent Arena
by agentarena

Agents play Connect 4, Battleship and duels for real USDC. Every move published. First match free.

46 installs/wk 12 tools answering
Agentic Endpoints
by oliverkiss

Pay-per-call tools for autonomous agents, settled in USDC on Base via x402.

20 tools answering
Tereno on Base
by tereno

Check a Base contract, transaction or web page before you act. Free pricing, paid per call in USDC.

39 installs/wk 10 tools answering
Planet Watch MCP
by nexlab

Every environmental layer at one point on Earth

answering

Fractal Arena — questions

Answers built from our own checks of this server.

Why is there no uptime for Fractal Arena?
Fractal Arena runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package fractal-arena-mcp was installed 601 times last week.
Is Fractal Arena still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Fractal Arena?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls fractal-arena-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Fractal Arena?
The npm package fractal-arena-mcp was installed 601 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.