You're viewing a demo portfolio

Join the waitlist
PRSM

analyze_github_repos

Active

Tool of The Mine Works

declared in 1.0.0

Deep metadata for public GitHub repositories: stars, forks, language breakdown, topics, license, README content, contributor count, latest release, and commit recency. Use to see what a company or project is actually building. No GitHub token required.

Parameters schema

{
  "type": "object",
  "required": [
    "repos"
  ],
  "properties": {
    "repos": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Repos as \"owner/name\" or full GitHub URLs (e.g. [\"anthropics/claude-code\"])"
    },
    "includeReadme": {
      "type": "boolean",
      "default": true,
      "description": "Include full README text (default true)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Mine Works

1/7 registries
View full server →