litmus-mcp-server

litmusautomation/litmus-mcp-server
★ 7 stars Python 📦 Other Updated today
Official MCP server for configuring Litmus instances.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "litmus-mcp-server": {
      "command": "uvx",
      "args": [
        "litmus-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install litmus-mcp-server

Topics

industrialmcpmcp-server