Skip to content
Cline

Gearotons M17 Servomotor for Cline

io.github.gearotons/servomotor-mcp

Drive Gearotons M17 open-source servomotors from plain English over RS-485; mock mode, no hardware.

client:Cline transport:stdio runtime:pypi

Install Gearotons M17 Servomotor in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "servomotor-mcp": {
      "command": "uvx",
      "args": [
        "servomotor-mcp"
      ],
      "env": {
        "GEAROTONS_MOTOR_BACKEND": "<GEAROTONS_MOTOR_BACKEND>",
        "GEAROTONS_SERIAL_PORT": "<GEAROTONS_SERIAL_PORT>",
        "GEAROTONS_DEFAULT_SPEED_DPS": "<GEAROTONS_DEFAULT_SPEED_DPS>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Gearotons M17 Servomotor in other clients