Loading MCP server directory, please wait...
Web automation and testing server using SHAFT Engine (Selenium-based)
npx @getmcp/cli add io.github.ShaftHQ/shaft-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ShaftHQ/shaft-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/shafthq/shaft-mcp:9.4.20251116"
]
}
}
}