Jarroba Tools · Test audit
Rank #65,311io.github.Invarato/jarroba-tools-tests
Audits tests instead of writing them: what each one really asserts. 4 tools, local.
Jarroba Tools · Test audit is a Model Context Protocol (MCP) server published by Invarato. It ranks #65,311 of 132,113 servers tracked on MCP Toplist. Jarroba Tools · Test audit is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 12, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 66,802 of 132,113 servers on MCP Toplist.
Use Jarroba Tools · Test audit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add jarroba-tools-tests -e "JARROBA_MCP_DOMAINS=<your JARROBA_MCP_DOMAINS>" -- npx -y @jarroba/mcp-testsReplace each placeholder with your own value before saving.
[mcp_servers.jarroba-tools-tests]
command = "npx"
args = ["-y", "@jarroba/mcp-tests"]
[mcp_servers.jarroba-tools-tests.env]
JARROBA_MCP_DOMAINS = "<your JARROBA_MCP_DOMAINS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"jarroba-tools-tests": {
"command": "npx",
"args": [
"-y",
"@jarroba/mcp-tests"
],
"env": {
"JARROBA_MCP_DOMAINS": "<your JARROBA_MCP_DOMAINS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"jarroba-tools-tests": {
"command": "npx",
"args": [
"-y",
"@jarroba/mcp-tests"
],
"env": {
"JARROBA_MCP_DOMAINS": "<your JARROBA_MCP_DOMAINS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"jarroba-tools-tests": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jarroba/mcp-tests"
],
"env": {
"JARROBA_MCP_DOMAINS": "<your JARROBA_MCP_DOMAINS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"jarroba-tools-tests": {
"command": "npx",
"args": [
"-y",
"@jarroba/mcp-tests"
],
"env": {
"JARROBA_MCP_DOMAINS": "<your JARROBA_MCP_DOMAINS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"jarroba-tools-tests": {
"command": "npx",
"args": [
"-y",
"@jarroba/mcp-tests"
],
"env": {
"JARROBA_MCP_DOMAINS": "<your JARROBA_MCP_DOMAINS>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Invarato%2Fjarroba-tools-tests)<a href="https://mcptoplist.com/server/io.github.Invarato%2Fjarroba-tools-tests"><img src="https://mcptoplist.com/badge/io.github.Invarato%2Fjarroba-tools-tests.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Invarato
Available versions (2)
| Version | Published |
|---|---|
| 0.1.4 | Sep 16, 2026 |
| 0.1.2 | Sep 12, 2026 |
Frequently asked questions
- Who maintains Jarroba Tools · Test audit?
- Jarroba Tools · Test audit is maintained by Invarato, which publishes 4 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Jarroba Tools · Test audit listed on the Official MCP Registry?
- Yes — Jarroba Tools · Test audit is listed on the Official MCP Registry.
- How many versions does Jarroba Tools · Test audit have?
- MCP Toplist tracks 2 versions of Jarroba Tools · Test audit, most recently published on Sep 16, 2026.
- Where can I find the source code for Jarroba Tools · Test audit?
- The source code for Jarroba Tools · Test audit is hosted at github.com/Invarato/JarrobaTools.
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.