antics-mcp
Rank #14,640io.github.antics-gg/antics-mcp
Deploy a web game to a playable multiplayer URL with rooms, state sync, and leaderboards.
antics-mcp is a Model Context Protocol (MCP) server published by antics-gg. It ranks #14,640 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. antics-mcp is listed across 4 registries — Official MCP, Glama, mcp.so and PulseMCP, with 14 tracked versions. It was first listed on Jun 13, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 117,406 of 132,046 servers on MCP Toplist.
Use antics-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add antics-mcp -- npx -y antics-mcp[mcp_servers.antics-mcp]
command = "npx"
args = ["-y", "antics-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"antics-mcp": {
"command": "npx",
"args": [
"-y",
"antics-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"antics-mcp": {
"command": "npx",
"args": [
"-y",
"antics-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"antics-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"antics-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"antics-mcp": {
"command": "npx",
"args": [
"-y",
"antics-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"antics-mcp": {
"command": "npx",
"args": [
"-y",
"antics-mcp"
]
}
}
}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/io.github.antics-gg%2Fantics-mcp)<a href="https://mcptoplist.com/server/io.github.antics-gg%2Fantics-mcp"><img src="https://mcptoplist.com/badge/io.github.antics-gg%2Fantics-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
antics-gg
Available versions (14)
| Version | Published |
|---|---|
| 0.5.0 | Aug 21, 2026 |
| 0.4.0 | Aug 4, 2026 |
| 0.3.0 | Aug 4, 2026 |
| 0.2.6 | Aug 3, 2026 |
| 0.2.5 | Aug 3, 2026 |
| 0.2.4 | Aug 3, 2026 |
| 0.2.3 | Jul 28, 2026 |
| 0.2.2 | Jul 24, 2026 |
| 0.2.0 | Jul 23, 2026 |
| 0.1.9 | Jul 2, 2026 |
| 0.1.8 | Jun 29, 2026 |
| 0.1.6 | Jun 16, 2026 |
| 0.1.5 | Jun 16, 2026 |
| 0.1.2 | Jun 15, 2026 |
Frequently asked questions
- Who maintains antics-mcp?
- antics-mcp is maintained by antics-gg, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is antics-mcp listed on the Official MCP Registry?
- Yes — antics-mcp is listed on the Official MCP Registry, alongside Glama, mcp.so and PulseMCP.
- How many versions does antics-mcp have?
- MCP Toplist tracks 14 versions of antics-mcp, most recently published on Aug 21, 2026.
- Where can I find the source code for antics-mcp?
- The source code for antics-mcp is hosted at github.com/antics-gg/antics-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.