Back to Home
Fantomas42 icon

mcp-cubing

Verified Safe

by Fantomas42

Overview

An MCP server for Rubik's cube manipulation, visualization, and algorithm analysis, ideal for developing and testing cube-related projects.

Installation

Run Command
python -m mcp_cubing

Security Notes

The server maintains a global cube state per process (`_cube_state`). While the documentation states 'Each MCP connection gets its own isolated cube state', the implementation suggests a single global state across all connections to a single server instance. This could lead to unexpected state modifications if multiple users were to interact with the *same* MCP server process, implying a functional isolation issue rather than a direct code vulnerability. No 'eval' or obvious hardcoded secrets were found. Input parsing for algorithms relies on the `cubing-algs` library, which is assumed to be robust.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens500
Stars0
Forks0
Last Update2025-11-24

Tags

rubiks-cubespeedcubingalgorithm-analysisvirtual-cubemcp-server