Skip to main content
Glama
1036007003-wq

github-stars-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LICENSE_KEYNoLicense key for premium features (obtained via GitHub Sponsors). Optional.
GITHUB_TOKENNoGitHub personal access token (optional, increases rate limit from 60 to 5000 requests/hour). No special scopes needed for public repos.
DEEPSEEK_API_KEYNoDeepSeek API key for AI-powered README optimization (premium feature). Optional.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_repoA

Deep analysis of any GitHub repo: stars, forks, growth rate, contributors, languages. Free feature.

compare_reposB

Compare multiple GitHub repos by stars, forks, activity. Free feature.

optimize_readmeB

AI-powered README optimization to get more stars. PREMIUM feature (GitHub Sponsors).

find_similar_reposA

Find repos similar to yours (by topic/niche). Learn from what they do well. Free feature.

track_star_growthA

Track star growth over time (last 100 stargazers). Free feature.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 5 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: analyzing a single repo, comparing multiple repos, finding similar repos, optimizing a README, and tracking star growth. No overlap or ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case, e.g., analyze_repo, compare_repos, find_similar_repos, optimize_readme, track_star_growth.

Tool Count5/5

With 5 tools, the set is well-scoped for a GitHub stars analytics server. It covers key operations without being too many or too few.

Completeness5/5

The tool surface covers the core domain comprehensively: single repo analysis, comparison, similarity discovery, README optimization, and growth tracking. No obvious gaps for the intended purpose.

Maintenance

ActivityStale
ResponsivenessNo issues