You're viewing a demo portfolio

Join the waitlist
PRSM

get_package

Active

Tool of Nuget

declared in 0.1.0

Registration metadata for a package — versions, tags, dependencies, dates.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "Newtonsoft.Json"
    },
    {
      "id": "Serilog",
      "prerelease": true
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Package id (e.g. \"Newtonsoft.Json\")"
    },
    "prerelease": {
      "type": "boolean",
      "description": "Include prerelease pages (default false)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Nuget

https://github.com/pipeworx-io/mcp-nuget

1/7 registries
View full server →