Skip to main content
Glama

github-repo-intel

Evaluate GitHub repository health and activity before integrating dependencies or assessing projects. Fetches stars, forks, issues, releases, and maintenance status from public APIs.

Instructions

GitHub repository intelligence: stars, forks, open issues, language, license, last push date, latest release version and date, topics, and whether the repo is actively maintained. Input any GitHub repo as 'owner/repo' or a full GitHub URL. Use before wiring a new library as a dependency, when evaluating a project for acquisition or integration, or when you need to assess community health (stars/forks ratio, issue velocity, maintainer recency). Free upstream: GitHub public API (no key needed, 60 req/hr unauthenticated).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repoNoGitHub repo in 'owner/repo' format, or a full GitHub URL (e.g. 'torvalds/linux' or 'https://github.com/vercel/next.js').
include_releaseNoIf true, fetches the latest release tag and date (extra API call). Default true.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description discloses that it uses the free GitHub public API (60 req/hr, no key needed). It also explains that include_release incurs an extra API call. While it doesn't detail error handling or rate limit behavior, the API limit mention is valuable transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise (3 sentences) and front-loaded with purpose. Every sentence adds value, though it could be slightly tighter by combining the use case list with the data fields.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description thoroughly lists all return fields (stars, forks, etc.). It also provides usage context and API limitations, making it nearly self-sufficient for an AI agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the schema fully documents both parameters. The description adds minimal extra value (e.g., 'extra API call' for include_release, but that's already in the schema description). Thus, baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool provides GitHub repository intelligence (stars, forks, issues, etc.) on a single repo, distinguishing it from sibling tools like github-org-intel. The verb 'intel' and resource 'GitHub repo' are specific, and the list of data fields is exhaustive.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly mentions use cases: before wiring a library, evaluating acquisition, assessing community health. However, it does not explicitly say when not to use it or mention alternative tools for org-level queries, which would elevate it to a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thebrierfox/the-stall'

If you have feedback or need assistance with the MCP directory API, please join our Discord server