hamibot-mcp-server

hamibot-mcp-server

3.3

If you are the rightful owner of hamibot-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Hamibot MCP Server is a server implementation based on the Model Context Protocol (MCP) for interacting with the Hamibot API. It provides tools to manage and control Hamibot devices and scripts.

Hamibot MCP Server is designed to facilitate seamless interaction with Hamibot devices and scripts through the Model Context Protocol (MCP). It allows users to manage devices, execute scripts, and run custom JavaScript code on specified devices. The server supports variable passing to scripts, enhancing the flexibility and control over automation tasks. Users can easily list connected devices, view available scripts, and execute them with specific parameters. The server is configured to work with various platforms, including Trae, by setting up the necessary environment variables and command-line arguments. This makes it a versatile tool for developers looking to automate tasks using Hamibot devices.

Features

  • Device Management: List all connected devices.
  • Script Management: View and run automation scripts.
  • Code Execution: Execute custom JavaScript code on specified devices.
  • Variable Passing: Pass custom parameters to scripts.
  • Integration with Trae: Easily configure and use with Trae IDE.

Tools

  1. list-devices

    List all connected devices.

  2. list-scripts

    List all available automation scripts.

  3. run-script

    Run a script on specified devices with optional variables.

  4. execute

    Execute custom JavaScript code on specified devices with optional variables.