Skip to main content
Glama
525,227 tools. Updated 2026-09-06 19:48

"iRobot" matching MCP tools:

  • Identify the currently running .rxe program on a connected LEGO NXT brick. Use this to verify active execution state without stopping the program.
    MIT
  • Execute multiple ROBOT ontology commands as a pipeline, passing objects in memory for efficiency without writing intermediate files.
    BSD 2-Clause "Simplified"
  • Send DingTalk messages to up to 20 users via user IDs or names, supporting text, markdown, images, links, action cards, files, audio, and video.
    MIT
  • Send messages to DingTalk group chats with support for text, markdown, images, links, action cards, files, audio, and video. For media types, obtain a mediaId via upload_media first.
    MIT

Matching MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables users to control a local-network iRobot Roomba over MQTT without cloud, including status monitoring, mission start/stop/pause/resume, docking, bin emptying, beeping, and plain-language error decoding.
    -

Matching MCP Connectors

  • Schedule and analyze social media posts from Claude, ChatGPT, or Cursor. Remote OAuth server, 17 tools across 9 platforms (Instagram, LinkedIn, X, TikTok, Facebook, Threads, Pinterest, Bluesky, Mastodon), free on every plan.

  • Market & supply-chain intelligence on 34 humanoid robots: scores, specs, pricing. No key.

  • Merge multiple OWL ontology files into one ontology. Combine ontologies by file paths or IRIs, optionally collapsing import closures and removing owl:imports statements.
    BSD 2-Clause "Simplified"
  • Upload a local media file to DingTalk and receive a mediaId, required for sending image, voice, video, or file messages. Handles image, audio, video, and document types up to 20MB.
    MIT
  • Prevents the NXT brick from entering standby by resetting its firmware timer and reports the configured timeout.
    MIT
  • Retrieve a list of saved PC-side Python behaviors so you can select an appropriate routine for controlling the LEGO NXT brick.
    MIT
  • Retrieve a motor's absolute and raw encoder positions in degrees to monitor the current rotation angle of a connected NXT motor via its port.
    MIT
  • Converts ontology files between formats including OWL, OBO, JSON, and Turtle, with support for gzip compression.
    BSD 2-Clause "Simplified"
  • Get the current value relative to a stored zero reference for light, color, or ultrasonic sensors on a specified NXT port, enabling change detection and calibrated measurements.
    MIT
  • Stop active sound playback on the LEGO NXT brick to immediately silence output and prevent further audio.
    MIT
  • Pause robot execution until a specified sensor condition becomes true, with debounce and timeout, while motors remain stationary.
    MIT