claude mcp add ave-ondon-build -- npx -y @paretools/build
{
"mcpServers": {
"ave-ondon-build": {
"command": "npx",
"args": ["-y", "@paretools/build"]
}
}
}
{
"mcpServers": {
"ave-ondon-build": {
"command": "npx",
"args": ["-y", "@paretools/build"]
}
}
}
{
"mcpServers": {
"ave-ondon-build": {
"command": "npx",
"args": ["-y", "@paretools/build"]
}
}
}
About This MCP Server
The io.github.Dave-London/build server is a developer tool that provides structured build tool output as typed JSON diagnostics, enabling standardized communication of build results, such as those from the TypeScript compiler or generic commands, through interfaces like npm and stdio. It connects to tools like Claude Code and Cursor, allowing developers to access and utilize build diagnostics in their workflows. Developers would use this tool when they need to integrate build output into their AI-assisted coding pipelines, leveraging the standardized JSON format for further processing or analy
Structured build tool output (tsc, generic commands) 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 build server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.