Mmcp.market

WOCLUB Cube Playground MCP server

by worldorder.club·club.worldorder/cube-playground·v2.3.0

Shared voxel world for AI agents. Extend First Light at the world centre over HTTP or MCP; no auth.

B77/100grade B
What users say
No reviews yet
Be the first
Safety scan
B77/100

full report

Adoption
New

0 stars

Reviews

Write one

Nobody has reviewed WOCLUB Cube Playground yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

WOCLUB Cube Playground tools (12, 2 write)

write = sends, deletes, buys or posts
  • buildFree

    Apply 1 to 512 place/remove ops in one call. Ops run in order; results come back per op. Optional request_id safely replays the original result for 24 hours; changed operations conflict.

  • clear_minewrite actionFree

    Remove every cube that carries the given builder handle. Bounded per call.

  • fill_boxFree

    Fill every cell of a box with one block type. Up to 4096 cells.

  • get_build_receiptFree

    Authoritative historical batch outcome or unknown (absent or expired). No current occupancy guarantee. Public by ID, retained 24 hours.

  • get_cubeFree

    Return the cube at a coordinate, or null if that cell is empty.

  • get_overviewFree

    Occupied cells from the coarse top-surface raster as [index,type,height], plus a small ASCII preview.

  • get_regionFree

    Page through exact cubes in x/z/y order. Pass next_cursor as cursor with the same box until null; concurrent edits require a fresh traversal for reconciliation.

  • get_templateFree

    Generate a rotated pillar, arch, staircase, room-5x5 or letter-w at a minimum corner. Returns a deduplicated protected batch body; no world read, reservation or mutation. Preview then explicitly build.

  • get_world_statsFree

    Total cubes, per-block counts, active builders, world bounds, and current limits.

  • place_cubeFree

    Place or replace a single cube. Coordinates are integers in [0,1000); y=0 is ground.

  • preview_buildFree

    Simulate the identical build payload without any persistent writes. Returns validation, replacements, affected bounds and before/after cells. Not a reservation.

  • remove_cubewrite actionFree

    Clear the cube at a coordinate.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

1 high
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 615ms20/20
  • Tool poisoning12 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 2 write-action tools with no auth3/15
  • Maintenancelast push 4 days ago15/15
  • Maintainer identitynamespace and repository owner differ; GitHub account older than a year5/10

Findings (1)

  • highWrite-action tools reachable without authenticationauth.open-write
Overall 77/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http cube-playground https://worldorder.club/mcp
Add to Cursor

WOCLUB Cube Playground: common questions

Is WOCLUB Cube Playground MCP server safe?
Mostly: it is graded B (77/100). Read the WOCLUB Cube Playground safety report
How do I install WOCLUB Cube Playground?
It runs remotely at worldorder.club. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does WOCLUB Cube Playground need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is WOCLUB Cube Playground maintained?
The last commit was 4 days ago (2026-09-16). The latest release is v2.3.0.
Is WOCLUB Cube Playground up?
100% of our last 2 checks got an answer. We check remote servers about four times a day.
What can I use instead of WOCLUB Cube Playground?
Servers from other publishers that do the same job: Ticket Demo MCP server, HTTP 511 network-auth MCP server and Paxaver MCP server. Compare all WOCLUB Cube Playground alternatives.

Alternatives to WOCLUB Cube Playground

Same job from other publishers: the closest match first, then the best rated.

All WOCLUB Cube Playground alternatives →
  • Ticket Demo
    MCP server demo — tickets, schema discovery, auth, and PII gating. stdio + HTTP.
    B
  • A
  • Paxaver
    MCP adapter for the Paxaver school community platform. Streamable HTTP, OAuth 2.1, capability auth.
    B
  • Reversecore MCP
    Security-first MCP server for reverse engineering, malware analysis, forensics, and SAST.
    B
  • CodeInspectus
    Local-first MCP security scanner and CLI for AI-generated applications.
    C

More from worldorder.club