Repo Test Architect
Rank #11,050io.github.RepoAssay/repo-test-architect
Audit-first test strategy MCP server for repository-native test planning.
Repo Test Architect is a Model Context Protocol (MCP) server published by repoassay. It ranks #11,050 of 132,046 servers tracked on MCP Toplist. Repo Test Architect is listed across 3 registries — Official MCP, Glama and mcp.so, with 5 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 120,996 of 132,046 servers on MCP Toplist.
Use Repo Test Architect
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add repo-test-architect -- npx -y repo-test-architect mcp[mcp_servers.repo-test-architect]
command = "npx"
args = ["-y", "repo-test-architect", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"repo-test-architect": {
"command": "npx",
"args": [
"-y",
"repo-test-architect",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"repo-test-architect": {
"command": "npx",
"args": [
"-y",
"repo-test-architect",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"repo-test-architect": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"repo-test-architect",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"repo-test-architect": {
"command": "npx",
"args": [
"-y",
"repo-test-architect",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"repo-test-architect": {
"command": "npx",
"args": [
"-y",
"repo-test-architect",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.RepoAssay%2Frepo-test-architect)<a href="https://mcptoplist.com/server/io.github.RepoAssay%2Frepo-test-architect"><img src="https://mcptoplist.com/badge/io.github.RepoAssay%2Frepo-test-architect.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
repoassay
Available versions (5)
| Version | Published |
|---|---|
| 1.0.0-beta.2 | Sep 6, 2026 |
| 1.0.0-beta.1 | Aug 11, 2026 |
| 0.3.0 | Aug 2, 2026 |
| 0.2.0 | Jul 26, 2026 |
| 0.1.1 | Jul 24, 2026 |
Frequently asked questions
- Who maintains Repo Test Architect?
- Repo Test Architect is maintained by repoassay, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Repo Test Architect listed on the Official MCP Registry?
- Yes — Repo Test Architect is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Repo Test Architect have?
- MCP Toplist tracks 5 versions of Repo Test Architect, most recently published on Sep 6, 2026.
- Where can I find the source code for Repo Test Architect?
- The source code for Repo Test Architect is hosted at github.com/repoassay/repo-test-architect.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.