Skip to main content
Glama

Opentrons MCP Server

by yerbymatey
package.json609 B
{ "name": "opentrons-mcp", "version": "1.0.23", "description": "MCP server for Opentrons HTTP API documentation and endpoint discovery", "type": "module", "bin": { "opentrons-mcp": "./index.js" }, "main": "index.js", "scripts": { "start": "node index.js" }, "keywords": [ "opentrons", "mcp", "api" ], "repository": "https://github.com/yerbymatey/opentrons-mcp", "author": "yerbymatey", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "latest", "axios": "^1.6.0", "nats": "^2.19.0" }, "engines": { "node": ">=18.0.0" } }

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