Litmus MCP Server
UnclaimedOfficial MCP server for configuring Litmus instances.
industrialmcpmcp-serverlitmus-edgesdksdk-pythonlitmus-edge-managerlitmusautomation
Install
$
docker run -d --name litmus-mcp-server -p 8000:8000 ghcr.io/litmusautomation/litmus-mcp-server:latestUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (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.