Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENTRONS_ROBOT_IPNoOpentrons robot IP address127.0.0.1
OPENTRONS_API_TOKENNoAPI token (required only if authentication is needed)
OPENTRONS_ROBOT_PORTNoOpentrons HTTP API port31950

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
opentrons_search_docsA

Opentrons Python Protocol API & HTTP API ドキュメントをキーワード検索し、関連する仕様やサンプルコードを返却します。

opentrons_validate_protocolB

Opentrons Python プロトコルコードの構文・物理ハードウェア要件(接続モジュール/ピペット)を事前チェックします。

opentrons_upload_and_runA

プロトコル検証・アップロード・Run生成・実行開始を一括で行います。ハードウェア不足時はブロックします。

opentrons_get_robot_statusA

ロボットの接続状態、モジュール・ピペット構成、および指定された Run の現在ステータスを取得します。

opentrons_control_runA

実行中の Run に対して play (開始/再開), pause (一時停止), stop (停止), resume (再開) の制御アクションを発行します。

opentrons_execute_commandC

指定された Run に対して個別のハードウェアダイレクトコマンドを発行・実行します。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/koji/otie-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server