MCP.so
Sign In
Q

Qtest Mcp Server

@Usman-Ghani123

About Qtest Mcp Server

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

Usman-Ghani123

Submitted by

Syed Muhmmad Usman Ghani

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "qtest": {
      "command": "npx",
      "args": [
        "-y",
        "qtest-mcp-server"
      ],
      "env": {
        "QTEST_BASE_URL": "<your-qtest-instance-url>",
        "QTEST_TOKEN": "<your-api-token>"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Other MCP servers