You're viewing a demo portfolio

Join the waitlist
PRSM

gh_list_repos

Active

Tool of Github_private

declared in 0.1.0

List all your repositories including private ones. Returns repo names, URLs, descriptions, language, stars, and last update time.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "sort": "updated",
      "per_page": 20,
      "visibility": "private"
    },
    {
      "visibility": "all"
    }
  ],
  "properties": {
    "sort": {
      "type": "string",
      "description": "Sort by: created, updated, pushed, full_name"
    },
    "per_page": {
      "type": "number",
      "description": "Results per page (max 100)"
    },
    "visibility": {
      "type": "string",
      "description": "Filter: all, public, private (default: all)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Github_private

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

1/7 registries
View full server →
gh_list_repos — Github_private — PRSM MCP