Argus Testing — Autonomous QA MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 292 installs a week from pypi. Last commit 23 Jul 2026.
Autonomous QA MCP for web and macOS that tests like a real engineer, finds bugs, and verifies them.
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.
claude mcp add argus -- uvx argus-testing
{
"mcpServers": {
"argus": {
"args": [
"argus-testing"
],
"command": "uvx"
}
}
}
[mcp_servers.argus]
command = "uvx"
args = ["argus-testing"]
{
"mcpServers": {
"argus": {
"args": [
"argus-testing"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"argus": {
"args": [
"argus-testing"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.