Cubism External Edit MCP
Related Servers
Alternatives to Cubism External Edit MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceEnables AI assistants to control Blockbench projects via MCP, allowing them to create and delete cubes and inspect model structure. Provides tools for project info, element listing, and cube manipulation.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to control a Live2D desktop pet's expressions and actions via MCP protocol.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI clients to inspect and operate the Cocos Creator project currently open, including scenes, nodes, assets, animations, and editor workflows via MCP.MIT
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to directly control the Cocos Creator 3.8.x editor via MCP protocol, providing over 130 tools for scene, node, component, asset, and project operations.17 npm40MIT
- AlicenseAqualityBmaintenanceEnables MCP clients to drive VRoid Studio's GUI by launching the app, capturing screenshots, locating UI elements via OCR/color, and simulating clicks/typing to adjust parameters and export .vrm files.182MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to control a desktop virtual character (VRM) by playing animations, showing/hiding the character, and checking runtime status through the MCP protocol.313,617 npm2MIT
TDQS
Scored across 17 tools
Each tool targets a distinct aspect of Cubism Editor interaction, from connection status to model structure, parameter manipulation, editing actions, and selection. There is no overlap; even similar tools like get_parameter_values and get_parameters differ in depth of information.
All tools follow a consistent 'cubism_<verb>_<noun>' pattern using snake_case, such as cubism_get_model_uid, cubism_set_parameter_values, and cubism_edit_batch. This makes the tool set predictable and easy to navigate.
With 17 tools, the set is slightly above the typical well-scoped range (3-15), but each tool addresses a specific need in Cubism model editing, and the count is justified by the complexity of the domain.
The tool set covers all essential operations for external editing: status, document management, parameter get/set/clear, parameter metadata, model structure (parts, deformers, objects), editing (single and batch), and selection. No obvious gaps remain for the stated purpose.