mcpbeat Sign in

Argus Testing — Autonomous QA MCP Server

by chriswu727 Your server? Claim it
local only

Argus Testing — Autonomous QA MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 146 installs a week from pypi. Last commit 10 Aug 2026.

Autonomous QA MCP for web and macOS that tests like a real engineer, finds bugs, and verifies them.

Installs per day peak 55 · avg 28 · -28% w/w
a month agotoday
146
Installs / week
pypi · argus-testing
2
Stars
0 open issues
10 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call press_key.key → argus/screen/backend.py:565
            subprocess.run(
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add argus -- uvx argus-testing
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "argus": {
      "args": [
        "argus-testing"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.argus]
command = "uvx"
args = ["argus-testing"]
.cursor/mcp.json
{
  "mcpServers": {
    "argus": {
      "args": [
        "argus-testing"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "argus": {
      "args": [
        "argus-testing"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Argus Testing — Autonomous QA MCP

same job, measured the same way
AWT (AI Watch Tester)
by ksgisang

AI-powered E2E testing MCP server. Detects and auto-fixes UI bugs via DevQA Loop and Vision AI.

192 installs/wk local only
iPhone Mirror
by nickatnight96

Drive a real iPhone via macOS iPhone Mirroring; Xcode build/test automation for sims and devices.

local only
Human For AI
by humanforai

Hire a real human for real-world verification, product testing, AI output review, and errands.

81 installs/wk 6 tools answering
T
Bugbrain
by bugbrain

BugBrain QA platform for AI coding tools: autonomous exploratory testing, test plans, a11y audits.

34 installs/wk local only
MCP Failure Lab
by anilloutombam

A chaos-engineering and resilience-testing toolkit for Model Context Protocol servers.

211 installs/wk local only
S
marginal
by marginal

Email A/B tests for AI agents: subject lines, managed sends, open/click tracking, and results.

answering
Regex Lab
by ryudi84

MCP server for regex testing, matching, replacing, and validation

local only
Perseus: MCP server and live context engine
by perseus-computing-llc

Live context MCP server: resolves git, services, and tests into agent context. Local-first, MIT.

local only

Argus Testing — Autonomous QA MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Argus Testing — Autonomous QA MCP?
Argus Testing — Autonomous QA MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package argus-testing was installed 146 times last week.
How do I connect Argus Testing — Autonomous QA MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls argus-testing straight from pypi; nothing to host, nothing to sign up for.
How many people use Argus Testing — Autonomous QA MCP?
The pypi package argus-testing was installed 146 times in the last week. Week over week that is -28%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Argus Testing — Autonomous QA MCP open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.