opentrons-document-mcp-server
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

opentrons-document-mcp-server

support

  • Opentrons API
  • Opentrons Flex
  • Opentrons OT-2
  • Opentrons Protocol Designer

this MCP server uses docs from opentrons/opentrons/docs

how to use

MCP clients can be configured to use this server by adding the following to their mcpServers section:

  • Claude Desktop app
  • Cursor✅
  • VSCode
  • Roo Code
  • Windsurf
  • Warp✅
{
  "mcpServers": {
    "opentrons": {
      "command": "npx",
      "args": [
        "-y",
        "opentrons-mcp-server@latest"
      ]
    }
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i opentrons-document-mcp-server

Weekly Downloads

12

Version

0.0.5

License

MIT

Unpacked Size

54.6 MB

Total Files

328

Last publish

Collaborators

  • kojikanao