Home › Other › sauce-api-mcp

sauce-api-mcp

An open-source MCP server that provides LLM access to the Sauce Labs API

Python
★ 10 stars Last pushed 2026-09-18 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.2.2)

uvx sauce-api-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "sauce-api-mcp": {
      "command": "uvx",
      "args": [
        "sauce-api-mcp"
      ],
      "env": {
        "SAUCE_USERNAME": "<YOUR_VALUE>",
        "SAUCE_ACCESS_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • SAUCE_USERNAME
  • SAUCE_ACCESS_KEY

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.saucelabs-sample-test-frameworks/sauce-api-mcp

Related servers

Data from the Official MCP Registry