You're viewing a demo portfolio

Join the waitlist
PRSM

gh_get_repo

Active

Tool of Github_private

declared in 0.1.0

Get detailed info for a specific repository. Returns description, language, stars, forks, open issues, default branch, and access level.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "repo": "Hello-World",
      "owner": "octocat"
    }
  ],
  "required": [
    "owner",
    "repo"
  ],
  "properties": {
    "repo": {
      "type": "string",
      "description": "Repository name"
    },
    "owner": {
      "type": "string",
      "description": "Repository owner"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Github_private

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

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