Skip to main content
Glama

Rubik's Cube MCP Server

by fritzprix

finish

End a Rubik's Cube solving session by submitting the game ID. This tool ensures proper closure and tracking of progress within the Rubik's Cube MCP Server.

Instructions

Complete the Rubik's Cube game session

Input Schema

NameRequiredDescriptionDefault
gameIdYesThe game session ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "gameId": { "description": "The game session ID", "type": "string" } }, "required": [ "gameId" ], "type": "object" }

Other Tools from Rubik's Cube MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fritzprix/rubiks-cube-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server