Skip to main content
Glama

Sauce Labs MCP Server

Official
by saucelabs
server.json•869 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "name": "io.github.saucelabs-sample-test-frameworks/sauce-api-mcp", "description": "An open-source MCP server that provides LLM access to the Sauce Labs API", "status": "active", "repository": { "url": "https://github.com/saucelabs/sauce-api-mcp", "source": "github" }, "version": "1.0.0", "packages": [ { "registry_type": "pypi", "registry_base_url": "https://pypi.org", "identifier": "sauce-api-mcp", "version": "1.0.1", "transport": { "type": "stdio" }, "environment_variables": [ { "name": "SAUCE_USERNAME", "value": "<sauce-user-name>" }, { "name": "SAUCE_ACCESS_KEY", "value": "<sauce-access-key>" } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/saucelabs/sauce-api-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server