mcpbeat Sign in

Antics MCP Server

by antics-gg Your server? Claim it
local only

Antics MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 127 installs a week from npm. Last commit 23 Jul 2026.

Deploy a web game to a playable multiplayer URL with rooms, state sync, and leaderboards.

Installs per day peak 261 · avg 39 · -30% w/w
a month agotoday
127
Installs / week
npm · antics-mcp
5
Stars
0 open issues
23 Jul 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Antics 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 antics-mcp -- npx -y antics-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "antics-mcp": {
      "args": [
        "-y",
        "antics-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.antics-mcp]
command = "npx"
args = ["-y", "antics-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "antics-mcp": {
      "args": [
        "-y",
        "antics-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "antics-mcp": {
      "args": [
        "-y",
        "antics-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Antics MCP

same job, measured the same way
Edgegap
by edgegap

Deploy and operate multiplayer game servers on Edgegap's global edge network.

547 installs/wk 10 tools answering
Onvibe
by onvibe

Talk to Claude and get a live web app deployed to a real URL, with Postgres, storage and cron.

answering
Aurora
by aurora

Create, edit, preview, and deploy full-stack web apps to a live URL from any MCP client.

answering
Floom
by floomhq

Deploy Python functions as web apps with auto-generated UI, REST API, and shareable links.

26 installs/wk local only
The Deployer
by thedploy

Check if a repo will deploy, plan a deploy to your own cloud, and see status, logs and redeploys.

310 installs/wk 6 tools answering
ship.page
by ship

Deploy HTML from any agent: POST markup, get a live URL. Static hosting API with MCP tools.

11 tools answering
Sota
by sota-deploy

Deploy web apps via AI agents with sota.io. 9 tools for deploy, logs, env, and more.

local only
P
Invoker
by invoker

Deploy forms and sites to live URLs from AI conversations with automatic form capture.

40 installs/wk local only

Antics MCP — questions

Answers built from our own checks of this server.

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