MCP server that deploys a web game to a playable multiplayer URL (rooms, state sync, leaderboards).
claude mcp add antics-mcp -- npx -y antics-mcp{
"mcpServers": {
"antics-mcp": {
"command": "npx",
"args": ["-y", "antics-mcp"]
}
}
}Resumen de MCP Servers
# antics-mcp
**Multiplayer for your game, in one prompt.** An [MCP](https://modelcontextprotocol.io) server
that lets an AI agent generate a web game and deploy it to a **playable multiplayer URL** —
rooms, live state sync, and leaderboards — inside a single conversation.
AI can write a whole game — a single HTML file or a multi-file project — but it can't stand up
a server, so everything it builds is single-player. `antics-mcp` is the missing piece: your
agent writes the game, calls one tool, and hands you back a link your friends can open. No
backend, no player accounts.
→ [antics.gg](https://antics.gg) · full API in one file: [antics.gg/llms.txt](https://antics.gg/llms.txt)
## Install
**Claude Code:**
```sh
claude mcp add antics -- npx -y antics-mcp
```
**Claude Desktop / Cursor / any MCP client** — add to your MCP config
(`claude_desktop_config.json`, Cursor's `mcp.json`, etc.):
```json
{
"mcpServers": {
"antics": {
"command": "npx",
"args": ["-y", "antics-mcp"]
}
}
}
```
Then just ask: *“Make a 2-player game and deploy it.”* The agent writes it, calls `deploy_game`,
and returns a playable URL — no copy-paste, no site visit, no login.
## Tools
| Tool | What it does | Login? |
|------|--------------|--------|
| **`deploy_game`** | Deploy a game (`html` for a single file, or `files` for a multi-file project) → returns a playable multiplayer URL. Keyless (ephemeral room) unless given a `projectId`. | No |
| **`create_project`** | Create a project; returns its id, publishable key (`pk_`), and secret key (`sk_`, shown once). | Yes |
| **`get_leaderboard`** | Read a project's leaderboard (top scores). | Yes |
| **`list_projects`** | List your projects. | Yes |
`deploy_game` works **without any login** — it returns an ephemeral, keyless URL you can share
immediately (rooms hold 8 players and last 24h). To persist links + leaderboards and raise the
limits, sign in once with `npx antics-cli login` (GitHub), then the owner-scoped tools unlock and
`deploy_game` can target a project.
## How the multiplayer works
Your agent doesn't need to know any of this up front — [antics.gg/llms.txt](https://antics.gg/llms.txt)
is the complete API in one file, written so an LLM can integrate it one-shot. In brief: a game
calls `joinRoom({})`, shared room state is host-authoritative with per-player slices, writes
coalesce to ~20 Hz, and a leaderboard is one `submitScore()` call. The deployed game runs at a
`/r/<code>` URL with an invite link + QR built in.
## Links
- Site: https://antics.gg
- Docs / API reference: https://antics.gg/docs · https://antics.gg/llms.txt
- Try a demo (no install): the four games on [antics.gg](https://antics.gg) were each generated
one-shot from the docs.
Lo que la gente pregunta sobre antics-mcp
¿Qué es antics-gg/antics-mcp?
+
antics-gg/antics-mcp es mcp servers para el ecosistema de Claude AI. MCP server that deploys a web game to a playable multiplayer URL (rooms, state sync, leaderboards). Tiene 1 estrellas en GitHub y se actualizó por última vez yesterday.
¿Cómo se instala antics-mcp?
+
Puedes instalar antics-mcp clonando el repositorio (https://github.com/antics-gg/antics-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar antics-gg/antics-mcp?
+
antics-gg/antics-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene antics-gg/antics-mcp?
+
antics-gg/antics-mcp es mantenido por antics-gg. La última actividad registrada en GitHub es de yesterday, con 0 issues abiertos.
¿Hay alternativas a antics-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega antics-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/antics-gg-antics-mcp)<a href="https://claudewave.com/repo/antics-gg-antics-mcp"><img src="https://claudewave.com/api/badge/antics-gg-antics-mcp" alt="Featured on ClaudeWave: antics-gg/antics-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。