You're viewing a demo portfolio

Join the waitlist
PRSM

get_go_mod

Active

Tool of Pkg Go Dev

declared in 0.1.0

Raw go.mod contents for a specific version. Useful for dependency analysis.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "version": "v1.9.1",
      "module_path": "github.com/gin-gonic/gin"
    }
  ],
  "required": [
    "module_path",
    "version"
  ],
  "properties": {
    "version": {
      "type": "string",
      "description": "Version"
    },
    "module_path": {
      "type": "string",
      "description": "Module import path"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Pkg Go Dev

https://github.com/pipeworx-io/mcp-pkg-go-dev

1/7 registries
View full server →
get_go_mod — Pkg Go Dev — PRSM MCP