Back to search
30
MCP

@paretools/build

npm/@paretools/build

MCP server for build tools — structured TypeScript, esbuild, vite, and webpack output for AI agents

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@paretools/dotnet
MCP server for .NET — structured build, test, and package data for AI agents
0 tools
@paretools/cmake
MCP server for CMake — structured configure and build output for AI agents
0 tools
@paretools/swift
MCP server for Swift — structured build, test, and package manager data for AI agents
0 tools
@paretools/go
MCP server for Go — structured build, test, vet, and module data for AI agents
0 tools
@paretools/http
MCP server for HTTP — structured request/response data with headers and status for AI agents
0 tools
@paretools/nix
MCP server for Nix — structured build, develop, and flake output for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@paretools/build": {
      "url": "None",
      "transport": "http"
    }
  }
}