Loading MCP server directory, please wait...
Agent-driven web QA: scan a site, auto-generate + run E2E test flows, read results.
npx @getmcp/cli add io.siteglass/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.siteglass/mcp": {
"command": "npx",
"args": [
"-y",
"siteglass-mcp"
],
"env": {
"SITEGLASS_API_KEY": "",
"SITEGLASS_BASE_URL": ""
}
}
}
}