mcp-server-return-to-dark-tower
Related Servers
Alternatives to mcp-server-return-to-dark-tower
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to control a littleBits R2-D2 robot over Bluetooth Low Energy by calling tools to drive and play sounds.-
- AlicenseCqualityDmaintenanceEnables AI assistants to control a Sphero RVR robot via the MCP protocol, including movement, LEDs, sensors, and battery monitoring.55MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to control Govee smart devices, including lights, via natural language. Supports turning on/off, changing colors, adjusting brightness, and activating scenes through the Govee API or local network.91MIT
- FlicenseAqualityDmaintenanceEnables AI assistants to control Roku TVs on the local network via natural language commands.6-
- AlicenseBqualityDmaintenanceEnables AI assistants to discover and control IoT devices on local networks and via Bluetooth LE.71MIT
- AlicenseAqualityDmaintenanceEnables communication with G1 Bluetooth devices using the Nordic UART protocol over BLE. Supports device discovery, connection management, and message exchange for G1 audio devices through natural language commands.52MIT
TDQS
Scored across 34 tools
Each tool has a clearly distinct purpose, such as controlling lights, sounds, seals, or drums, with clear differentiation between similar tools like tower_play_sound and tower_play_sound_by_name.
All tools follow a consistent tower_verb_noun pattern in snake_case, making it easy to predict tool names and understand their functions.
With 34 tools, the set is large but justified by the complexity of controlling a physical device; however, it exceeds the typical well-scoped range of 3-15 and is near the 'too many' threshold.
The tool set covers all essential aspects of the device lifecycle: connection, calibration, state retrieval, light and sound control, seal management, drum rotation, and monitoring. No obvious gaps.