Sauce API MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from pypi. Last commit 17 Sep 2026.
An open-source MCP server that provides LLM access to the Sauce Labs API
Today is the operative word: we check Sauce API MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
SAUCE_USERNAME, SAUCE_ACCESS_KEY.
The author declared them in the registry entry; get the values from the project itself.
An open-source MCP server that provides LLM access to the Sauce Labs API
An MCP server that provides OpenDart API
An MCP server that provides OpenDart API
An MCP server that provides access to the ColabFit database
An MCP server that provides access to your expense data on ExpenseLM.
An MCP server that provides an API to LLMs to manage their JumpCloud resources.
An MCP server that provides access to common Cisco Modeling Labs (CML) operations.
An MCP server that provides access to the Zoo API for various CAD operations and tools.
Answers built from our own checks of this server.