io.github.Dave-London/test✓
io.github.Dave-London/test · v0.8.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Dave-London/test",
"description": "Auto-detects test framework (pytest, jest, vitest) and returns structured results.",
"repository": {
"url": "https://github.com/Dave-London/Pare",
"source": "github"
},
"version": "0.8.0",
"packages": [
{
"registryType": "npm",
"identifier": "@paretools/test",
"version": "0.8.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}