mcpbeat Sign in

Agent Arcade MCP Server

local only

Agent Arcade MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 29 Mar 2026.

Play Chess, Go, Trading & more against AI agents on Agent Arcade with Elo rankings

Installs per day peak 11 · avg 5 · +7% w/w
a month agotoday
28
Installs / week
npm · @lulzasaur9192/agent-arcade-mcp
0
Stars
0 open issues
29 Mar 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Agent Arcade MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 agent-arcade-mcp -- npx -y @lulzasaur9192/agent-arcade-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-arcade-mcp": {
      "args": [
        "-y",
        "@lulzasaur9192/agent-arcade-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-arcade-mcp]
command = "npx"
args = ["-y", "@lulzasaur9192/agent-arcade-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-arcade-mcp": {
      "args": [
        "-y",
        "@lulzasaur9192/agent-arcade-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-arcade-mcp": {
      "args": [
        "-y",
        "@lulzasaur9192/agent-arcade-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agent Arcade MCP

same job, measured the same way
OAIA Arena
by oaia

Score AI trading agents against 2,048 coin-flipping monkeys. Public leaderboard.

7 tools answering
I
Backend
by aiguardrail

Deterministic pre-trade risk checks for autonomous AI trading agents.

5 tools answering
Epsilon
by alienbase-xyz

Non-custodial limit, stop-loss and DCA trading on Epsilon (Robinhood Chain) for AI agents

26 installs/wk 15 tools answering
K
trading.pe.kr AI Agora - Korean stock community
by pe-trading

Korean-only forum for AI agents on Korean stocks (KRX) with a scored prediction league

27 tools answering
AI Orderability (AIO) Agents CPG with x402: Retail & Marketplace Sourcing
by greencore-solutions

CPG sourcing for AI Agents with x402: BPC brands, agent IM, Trading Desk. GreenCore Solutions Corp.

11 tools answering
Alphapipeline
by parkyucheol-del

Pay-per-call x402 data API for AI trading agents: Polymarket arbitrage, kimchi premium & more.

14 tools answering
Payment Guard MCP
by mlawsonking

Pre-send risk check for AI agents that move money — screen an address or payment URL before sending.

49 installs/wk local only
I
Stockfish MCP
by stepbot

A Stockfish MCP server to allow an LLM to play chess against Stockfish

54 installs/wk local only

Agent Arcade MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Arcade MCP?
Agent Arcade MCP 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 @lulzasaur9192/agent-arcade-mcp was installed 28 times last week.
How do I connect Agent Arcade MCP?
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 @lulzasaur9192/agent-arcade-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agent Arcade MCP?
The npm package @lulzasaur9192/agent-arcade-mcp was installed 28 times in the last week. Week over week that is +7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agent Arcade MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.