Skip to main content
Glama
ENFernandes

github-stars-mcp

by ENFernandes

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoA GitHub personal access token. Fine-grained tokens need no special scopes for public stars; classic tokens need read:user.
GITHUB_STARS_DBNoOverride path for the SQLite cache database.
GITHUB_STARS_HOMENoOverride directory for the optional .env file.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_starsA

Search your GitHub starred repos by keyword (matches name, description, and topics). Optionally filter by language.

list_starsB

List your GitHub starred repos, with optional language filter and sorting.

get_starA

Get full details for one starred repo by its full name (owner/repo).

refresh_starsA

Force a full re-fetch of your starred repos from the GitHub API and update the local database. Read tools already check for updates automatically on use.

stars_statusA

Show when the local stars database was last checked and last synced.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/ENFernandes/github-stars-mcp'

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