claude mcp add ave-ondon-pare-test -- npx -y @paretools/test
{
"mcpServers": {
"ave-ondon-pare-test": {
"command": "npx",
"args": ["-y", "@paretools/test"]
}
}
}
{
"mcpServers": {
"ave-ondon-pare-test": {
"command": "npx",
"args": ["-y", "@paretools/test"]
}
}
}
{
"mcpServers": {
"ave-ondon-pare-test": {
"command": "npx",
"args": ["-y", "@paretools/test"]
}
}
}
About This MCP Server
The Pare Test server is a developer tool that auto-detects the test framework being used, such as pytest, jest, vitest, or mocha, and returns typed JSON. It is available as a package on npm and can be connected to through stdio, enabling developers to integrate it into their workflow. Developers would use Pare Test when they need to automate the detection of their test framework and generate typed JSON output, streamlining their testing process.
Pare Test ג€” Auto-detects test framework (pytest, jest, vitest, mocha), returns typed JSON.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@paretools/test on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The pare-test server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.