Skip to main content
Glama
228,368 tools. Last updated 2026-06-23 18:06

"ABB RobotStudio" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Retrieve the Application Binary Interface (ABI) for a smart contract by providing its address in 0x format. This enables interaction with contracts on the specified blockchain.
    MIT
  • Retrieve the user's saved travel profile to apply the correct reduction card when displaying prices. If no profile exists, prompt the user for their details.
    Sleepycat
  • Get detailed train connection info including all intermediate stops, platforms, and occupancy. Use a trip ID from earlier search results to access comprehensive details.
    Sleepycat
  • Retrieve earlier or later train connections from a previous search by providing the collection ID and direction (next or previous), enabling users to browse more schedule options.
    Sleepycat
  • Get ticket prices for one or more Swiss train connections. Apply Half-Fare or GA discounts. With SwissTrip, enter traveler names to obtain family pricing.
    Sleepycat
  • Obtain a direct purchase link for SBB train tickets. The link opens in the SBB app with Halbtax or GA automatically selected. For family tickets, traveler names are needed with SwissTrip.
    Sleepycat
  • Transfer files from an Android device to the server by specifying the remote path. Extract app data, logs, or configurations with optional base64 encoding.
    MIT
  • Capture the current screen of a connected Android device for visual inspection. Optionally return the image as base64-encoded data.
    MIT