MCPVault

litmus_sdk_read

MCP tool from Litmus MCP Server by litmusautomation

accepts only read-only functions (final segment starting with Get, List, Browse, Describe, Read, Search, Find, Query, or Count); everything else goes through litmussdkwrite.

How to use it

litmus_sdk_read is exposed by the Litmus MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the litmus_sdk_read tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Litmus MCP Server

$docker run -d --name litmus-mcp-server -p 8000:8000 ghcr.io/litmusautomation/litmus-mcp-server:latest
FULL LITMUS MCP SERVER LISTING