Sauce API MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 104 installs a week from pypi. Last commit 23 Jul 2026.
An open-source MCP server that provides LLM access to the Sauce Labs API
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sauce-api-mcp -- uvx sauce-api-mcp
{
"mcpServers": {
"sauce-api-mcp": {
"args": [
"sauce-api-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.sauce-api-mcp]
command = "uvx"
args = ["sauce-api-mcp"]
{
"mcpServers": {
"sauce-api-mcp": {
"args": [
"sauce-api-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sauce-api-mcp": {
"args": [
"sauce-api-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.