claude mcp add ave-ondon-pare-build -- npx -y @paretools/build
{
"mcpServers": {
"ave-ondon-pare-build": {
"command": "npx",
"args": ["-y", "@paretools/build"]
}
}
}
{
"mcpServers": {
"ave-ondon-pare-build": {
"command": "npx",
"args": ["-y", "@paretools/build"]
}
}
}
{
"mcpServers": {
"ave-ondon-pare-build": {
"command": "npx",
"args": ["-y", "@paretools/build"]
}
}
}
About This MCP Server
The Pare Build server is a developer tool that provides structured build output as typed JSON diagnostics, supporting various build tools such as tsc, esbuild, vite, and webpack. It can be connected to through npm and stdio, enabling developers to access detailed build information in a standardized format. Developers would use Pare Build when they need to parse and analyze build output in a programmatically accessible way, likely during the development and testing phases of a project.
Pare Build ג€” Structured build output (tsc, esbuild, vite, webpack) as typed JSON diagnostics.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@paretools/build 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-build server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.