Skip to main content
Glama

Opentrons MCP Server

by yerbymatey
987
1
  • Apple

list_by_category

Organize and retrieve all API endpoints by specific functional categories for efficient access and management across Opentrons Flex and OT-2 robots.

Instructions

List all endpoints in a specific functional category

Input Schema

NameRequiredDescriptionDefault
categoryYesAPI category/tag to filter by

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "API category/tag to filter by", "enum": [ "Health", "Networking", "Control", "Settings", "Modules", "Pipettes", "Calibration", "Run Management", "Protocol Management", "Data files Management", "Simple Commands", "Flex Deck Configuration", "Error Recovery Settings", "Attached Modules", "Attached Instruments", "Labware Offset Management", "System Control", "Client Data", "Maintenance Run Management", "Robot", "Subsystem Management" ], "type": "string" } }, "required": [ "category" ], "type": "object" }

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/yerbymatey/opentrons-mcp'

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