claude mcp add ave-ondon-pare-go -- npx -y @paretools/go
{
"mcpServers": {
"ave-ondon-pare-go": {
"command": "npx",
"args": ["-y", "@paretools/go"]
}
}
}
{
"mcpServers": {
"ave-ondon-pare-go": {
"command": "npx",
"args": ["-y", "@paretools/go"]
}
}
}
{
"mcpServers": {
"ave-ondon-pare-go": {
"command": "npx",
"args": ["-y", "@paretools/go"]
}
}
}
About This MCP Server
The Pare Go tool provides structured output for various Go commands, including build, test, vet, fmt, and mod, and formats the results as typed JSON diagnostics. This allows developers to easily parse and utilize the output in their workflows, potentially integrating it with other tools or AI coding assistants. Developers working with Go and looking to streamline their development processes or create custom tooling would likely use Pare Go to access its standardized and machine-readable output.
Pare Go ג€” Structured Go tool output (build, test, vet, fmt, mod) 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/go 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-go server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.