io.github.Dave-London/pare-cargo✓
io.github.Dave-London/pare-cargo · v0.8.1
{}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/pare-cargo",
"description": "Pare Cargo ג€” Structured Rust cargo operations (build, test, clippy, fmt, doc) as typed JSON.",
"repository": {
"url": "https://github.com/Dave-London/Pare",
"source": "github"
},
"version": "0.8.1",
"packages": [
{
"registryType": "npm",
"identifier": "@paretools/cargo",
"version": "0.8.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}