Skip to main content
Glama

alcove_connector_github_stars_import_url

Import and index your GitHub starred repositories by providing a GitHub stars page URL or username.

Instructions

Fetch starred repositories from a GitHub stars page or username, then index them.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
homeNo
tagsNo
limitNo
sourceYes
max_pagesNo
workspaceNo
export_fileNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description must disclose behavioral traits. It only says 'fetch' and 'index,' without detailing effects such as data mutation, authentication needs, rate limits, or whether it overwrites or appends. This leaves the agent with insufficient understanding of side effects.

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

Conciseness3/5

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

The description is a single sentence with no wasted words, which is concise. However, it is too sparse to be fully effective; it sacrifices necessary detail. It front-loads the action but omits parameter and behavioral context. An ideal description would be slightly longer but more informative.

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

Completeness2/5

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

Given the tool has 7 parameters, no annotations, and an output schema, the description is highly incomplete. It does not explain return values, usage constraints, or the indexing behavior. The agent would struggle to invoke the tool correctly without additional context from the schema or other sources.

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

Parameters1/5

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

The input schema has 7 parameters with 0% description coverage, yet the description only implicitly references 'source' (a GitHub stars page or username). Other parameters like 'home', 'tags', 'limit', 'max_pages', 'workspace', and 'export_file' are entirely unexplained. The description fails to compensate for the lack of schema documentation.

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

Purpose4/5

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

The description clearly states the action (fetch and index) and the resource (GitHub stars page or username). However, it does not differentiate this tool from the sibling 'alcove_connector_github_stars_index', which may have a similar purpose. The lack of sibling differentiation prevents a score of 5.

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

Usage Guidelines3/5

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

The description implies usage for fetching starred repos from a GitHub page or username, providing clear context. However, it gives no explicit when-to-use or when-not-to-use guidance, nor does it mention alternatives among the sibling tools. The guidance is implied but not explicit.

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/OctopusGarage/alcove'

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