- toio-mcp
Content
toio-mcp
toio-mcp is a Model Context Protocol (MCP) server for toio Core Cube. It provides a set of tools to control toio Core Cubes via the MCP protocol.
Features
- Scan and connect to toio Core Cubes
- Control motors
- Control LED indicators (including repeated patterns and turning off)
- Get position information
- Play sounds (sound effects and MIDI notes)
- Get button state
- Get battery level
- Get sensor information (motion detection, posture angle, magnetic sensor)
Installation
Requirements
- Python 3.11 or higher
- toio.py
- uv
- MCP Python SDK 1.7.1 or higher
Step 1. Install uv
Follow the Getting started guide for uv to install it.
Step 2. Clone the toio-mcp repository
git clone https://github.com/comoc/toio-mcp.git
cd toio-mcp
Step 3. Install dependencies
uv sync
Usage
Usage with Cline or Roo Code
Add the following configuration to your MCP settings file:
{
"mcpServers": {
"toio-mcp": {
"command": "uv",
"args": [
"--directory",
"<path to toio-mcp directory>",
"run",
"server.py"
],
"alwaysAllow": [
"add"
],
"disabled": false
}
}
}
Available tools
Scanner tools
scan_cubes: Scan for toio Core Cubesconnect_cube: Connect to a toio Core Cubedisconnect_cube: Disconnect from a toio Core Cubeget_connected_cubes: Get a list of connected cubes
Motor tools
motor_control: Control the motors of a toio Core Cubemotor_stop: Stop the motors of a toio Core Cube
LED tools
set_indicator: Set the LED color of a toio Core Cubeset_repeated_indicator: Set repeated LED indicator patternsturn_off_indicator: Turn off LED indicators
Position tools
get_position: Get the position of a toio Core Cube
Sound tools
play_sound_effect: Play a sound effectplay_midi: Play a MIDI notestop_sound: Stop sound playback
Button tools
get_button_state: Get the button state
Battery tools
get_battery_level: Get the battery level
Sensor tools
get_motion_detection: Get motion detection informationget_posture_angle: Get posture angle informationget_magnetic_sensor: Get magnetic sensor information
License
This project is licensed under the MIT License - see the LICENSE file for details.
toio-mcp (日本語)
toio-mcp は、toio Core Cube 用の Model Context Protocol (MCP) サーバーです。MCPプロトコルを通じてtoio Core Cubeを制御するためのツールセットを提供します。
特徴
- toio Core Cubeのスキャンと接続
- モーター制御
- LED制御(繰り返しパターンや消灯を含む)
- 位置情報の取得
- サウンド再生(効果音やMIDI音)
- ボタン状態の取得
- バッテリー残量の取得
- センサー情報の取得(モーション検出、姿勢角度、磁気センサー)
インストール
必要条件
- Python 3.11以上
- toio.py
- uv
- MCP Python SDK 1.7.1以上
ステップ1. uvのインストール
uvのGetting startedに従ってuvインストールしてください。
ステップ2. toio-mcpレポジトリのクローン
git clone https://github.com/comoc/toio-mcp.git
cd toio-mcp
ステップ3. 依存関係のインストール
uv sync
使用方法
ClineやRoo Codeでの使用
MCPの設定ファイルに以下の設定を追加します:
{
"mcpServers": {
"toio-mcp": {
"command": "uv",
"args": [
"--directory",
"<toio-mcpディレクトリへのパス>",
"run",
"server.py"
],
"alwaysAllow": [
"add"
],
"disabled": false
}
}
}
利用可能なツール
スキャナーツール
scan_cubes: toio Core Cubeをスキャンconnect_cube: toio Core Cubeに接続disconnect_cube: toio Core Cubeから切断get_connected_cubes: 接続されているCubeのリストを取得
モーターツール
motor_control: toio Core Cubeのモーターを制御motor_stop: toio Core Cubeのモーターを停止
LEDツール
set_indicator: toio Core CubeのLEDの色を設定set_repeated_indicator: 繰り返しLEDインジケーターパターンを設定turn_off_indicator: LEDインジケーターを消灯
位置情報ツール
get_position: toio Core Cubeの位置情報を取得
サウンドツール
play_sound_effect: 効果音を再生play_midi: MIDI音を再生stop_sound: サウンド再生を停止
ボタンツール
get_button_state: ボタンの状態を取得
バッテリーツール
get_battery_level: バッテリー残量を取得
センサーツール
get_motion_detection: モーション検出情報を取得get_posture_angle: 姿勢角度情報を取得get_magnetic_sensor: 磁気センサー情報を取得
ライセンス
このプロジェクトはMITライセンスの下で提供されています - 詳細はLICENSEファイルを参照してください。
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Amap Maps高德地图官方 MCP Server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
DeepChatYour AI Partner on Desktop
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
CursorThe AI Code Editor
WindsurfThe new purpose-built IDE to harness magic
Playwright McpPlaywright MCP server
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Tavily Mcp
Serper MCP ServerA Serper MCP Server
ChatWiseThe second fastest AI chatbot™
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.