miantiao-me/github-stars
A Cloudflare-powered MCP (Model Context Protocol) Server that allows you to search and query your GitHub starred repositories using natural language.
Platform-specific configuration:
{
"mcpServers": {
"github-stars": {
"command": "npx",
"args": [
"-y",
"github-stars"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...