MCP Directory
Back

SHAFT_ENGINE

by ShaftHQ · Java · ★ 392

Java test automation framework for web, mobile, API, CLI, database, and desktop E2E testing with a fluent API and built-in reporting.

#appium#appium-framework#appium-java#automation#automation-engine#e2e-testing#end-to-end-testing#java#mcp-server#playwright-java#restassured#restassured-framework#selenium#selenium-grid#selenium-webdriver#test-automation#test-automation-framework#testing-framework#testing-tools

Install

git clone https://github.com/ShaftHQ/SHAFT_ENGINE.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "shaft-engine": {
      "command": "npx",
      "args": [
        "-y",
        "github:ShaftHQ/SHAFT_ENGINE"
      ]
    }
  }
}

From the README

Java 25 automation framework for Web, Mobile, API, CLI, and Database testing. [](https://central.sonatype.com/artifact/io.github.shafthq/shaft-engine) [](https://github.com/ShaftHQ/SHAFT_ENGINE/actions/workflows/e2eTests.yml) [](https://shafthq.github.io/docs/start/overview) **[Open the User Guide](https://shafthq.github.io/docs/start/overview)** SHAFT is a Maven-published Java automation framework that keeps the common test automation plumbing in one place: drivers, synchronization, assertions, configuration, test data, reporting, evidence, and optional agent-assisted workflows. - Java an…
Read full README on GitHub →

Related databases servers