SHAFT MCP✓
io.github.ShaftHQ/shaft-mcp · v10.2.20260501
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.ShaftHQ/shaft-mcp",
"description": "Web automation and testing server using SHAFT Engine (Selenium-based)",
"title": "SHAFT MCP",
"repository": {
"url": "https://github.com/ShaftHQ/SHAFT_MCP",
"source": "github"
},
"version": "10.2.20260501",
"websiteUrl": "https://ShaftHQ.github.io/",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/shafthq/shaft-mcp:10.2.20260501",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}