github_licenses_get
Retrieve details about an open-source license from GitHub. Supply the license key to access permissions, conditions, and limitations.
Instructions
Get a license
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| license | Yes | license |
Retrieve details about an open-source license from GitHub. Supply the license key to access permissions, conditions, and limitations.
Get a license
| Name | Required | Description | Default |
|---|---|---|---|
| license | Yes | license |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description does not disclose behavioral traits such as read-only nature, authentication requirements, or potential errors. Without annotations, the agent must infer behavior from the verb 'Get', which is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise (3 words), but this brevity comes at the cost of essential details. It is front-loaded but not adequately informative. A more balanced description would include the parameter's role and context.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the lack of output schema and annotations, the description fails to provide sufficient context about the tool's function, return value, or parameter constraints. The agent cannot fully understand how to use this tool correctly from the description alone.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 100% schema description coverage, the description adds no additional meaning to the 'license' parameter beyond the schema's own description. The baseline of 3 is appropriate as the schema already documents the parameter, but the description misses an opportunity to clarify expected format (e.g., SPDX key).
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Get a license' is vague and does not specify what kind of license or the scope. It fails to differentiate from sibling tools like github_licenses_get_all_commonly_used and github_licenses_get_for_repo, which have clearer purposes.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives. The description lacks context about selecting by license key, and there is no mention of when not to use it.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Eyalm321/github-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server