Home › Development › Repo Test Architect

Repo Test Architect

Audit-first test strategy MCP server for repository-native test planning.

TypeScript Local macOSWindowsLinux
★ 0 stars Last pushed 2026-09-23 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.0-beta.2)

npx -y repo-test-architect@1.0.0-beta.2

Or add to your MCP client config:

{
  "mcpServers": {
    "repo-test-architect": {
      "command": "npx",
      "args": [
        "-y",
        "repo-test-architect@1.0.0-beta.2"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry