otie-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENTRONS_ROBOT_IP | No | Opentrons robot IP address | 127.0.0.1 |
| OPENTRONS_API_TOKEN | No | API token (required only if authentication is needed) | |
| OPENTRONS_ROBOT_PORT | No | Opentrons HTTP API port | 31950 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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