Litmus MCP Server
未认领Official MCP server for configuring Litmus instances.
industrialmcpmcp-serverlitmus-edgesdksdk-pythonlitmus-edge-managerlitmusautomation
安装
$
docker run -d --name litmus-mcp-server -p 8000:8000 ghcr.io/litmusautomation/litmus-mcp-server:latest工具(2 个)
litmus_sdk_read
accepts only read-only functions (final segment starting with Get, List, Browse, Describe, Read, Search, Find, Query, or Count); everything else goes through litmussdkwrite.
litmus_sdk_write
can invoke destructive SDK functions (create/update/delete/restart). Every call requires explicit user approval via the userapproved argument, which the assistant may only set after you approve the exact function and arguments.