@pipeworx/goproxy
Connect: https://gateway.pipeworx.io/goproxy/mcp · Install: one-click buttons
Tools: 4
Go module proxy MCP — module info, versions, latest release, and go.mod content via the Go module proxy protocol. Keyless.
Tools
module(module_path)— most recent version + metadataversions(module_path)— list available versionsversion_info(module_path, version)— version metadata (timestamp, etc.)go_mod(module_path, version?)— fetchgo.modcontent
Data source
https://proxy.golang.org/<module>/...
Tools
- module — Most recent version + metadata.
- versions — List available versions.
- version_info — Version metadata.
- go_mod — go.mod content.
Tools
-
go_mod— go.mod content. -
module— Most recent version + metadata. -
version_info— Version metadata. -
versions— List available versions.