Skip to main content
Glama

search_projects_by_tech

Find GitHub repositories by technology stack, programming language, or topics. Filter projects using criteria like minimum stars and sort results to discover relevant codebases.

Instructions

Searches and filters repositories by technology stack, programming language, topics, or minimum stars. Supports advanced filtering and sorting. Use this to find projects by category (e.g., "all Python projects", "DevOps projects", "AI/ML repositories").

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
languageNoFilter by programming language (e.g., "JavaScript", "Python", "Java")
topicNoFilter by repository topic/tag (e.g., "devops", "machine-learning", "web")
min_starsNoMinimum number of stars required
sort_byNoSort results by this field
orderNoSort order: ascending or descending (default: desc)desc
use_cacheNoWhether to use cached data (default: true)
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions 'advanced filtering and sorting' but doesn't disclose critical traits like whether this is a read-only operation, potential rate limits, authentication requirements, or what the output format looks like. For a search tool with zero annotation coverage, this leaves significant gaps in understanding its behavior.

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

Conciseness5/5

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

The description is efficiently structured in two sentences: the first states the core functionality, and the second provides usage guidance with examples. Every sentence earns its place with no wasted words, and it's appropriately front-loaded with the main purpose.

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

Completeness3/5

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

Given the tool's complexity (6 parameters, no output schema, no annotations), the description is adequate but incomplete. It covers the purpose and basic usage well, but lacks behavioral transparency and output information. For a search tool with multiple parameters and no structured output documentation, it should provide more context about results format and limitations.

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?

The schema description coverage is 100%, so the schema already documents all 6 parameters thoroughly. The description adds minimal value beyond the schema by mentioning 'technology stack' and 'programming language' (covered by 'language' parameter) and 'topics' (covered by 'topic' parameter), but doesn't provide additional semantic context. This meets the baseline for high schema coverage.

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 specific verb ('Searches and filters') and resource ('repositories') with precise criteria ('by technology stack, programming language, topics, or minimum stars'), and distinguishes itself from siblings like 'list_repositories' by emphasizing advanced filtering capabilities. The example categories further clarify its specialized purpose.

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 provides clear context for when to use this tool ('to find projects by category') with specific examples, but it doesn't explicitly state when not to use it or name alternatives among sibling tools. It implies usage for filtered searches versus basic listing, but lacks explicit exclusions.

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/marwaniiwael18/GitInsight-MCP'

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